Index

A B C D E F G H I J K L M N O P R S T U V W X 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

A

ABSTRACT_COLOR - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
accept(ServerPluginDescription) - Methode in Schnittstelle com.inet.plugin.PluginFilter
Tests whether or not the specified plugin should be loaded.
ACTIVATE - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Switch to activate a license or activation key
activateLicense(String) - Statische Methode in Klasse com.inet.pdfc.PDFC
This method activates an activation key or a license key.
add - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.Modification.ModificationType
There are only new affected elements in the second document.
addChangeListener(ResultModel.ResultModelChangeListener) - Methode in Klasse com.inet.pdfc.results.ResultModel
Adds a ResultModelChangeListener to this model.
addConfigurationChangeListener(ConfigurationChangeListener) - Methode in Klasse com.inet.config.ConfigurationManager
Adds a listener for a ConfigurationChangeEvent.
addConfigurationMigrator(ConfigurationMigrator) - Methode in Klasse com.inet.config.ConfigurationManager
Add a migrator for the configurations.
AddedOrRemoved - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
Contains Modifications which describe a remove in the first document or an add in the second document.
NOTE: There is no clear line between this type and 'Replaced'.
addExtractedPlugin(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
Add an extracted plugin that can be load from system/base classloader.
addPdfSource(PdfSource) - Methode in Klasse com.inet.pdfc.config.DirectoryPdfSource
Adds a PDF source to the directory.
addPresenter(BasePresenter) - Methode in Klasse com.inet.pdfc.PDFC.ComparisonParameters
Adds a presenter to the comparison.
addPresenter(BasePresenter) - Methode in Klasse com.inet.pdfc.PDFComparer
Adds a Presenter to this PDFComparer.
A presenter is responsible to 'present' the comparison result, like print found differences on the console or create difference images.
addProfileChangeListener(DefaultProfile.ProfileChangeListener) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Adds a listener to be notified if a profile value changed
Administrator - Enum-Konstante in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
The master user, has all rights, also with the hosting plugin.
ALLOUTLINEMARKER - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.METAOPTION
A differences marker between two documents
Also - Enum-Konstante in Enum-Klasse com.inet.authentication.AuthenticationDescription.BasicSupport
Basic and another authentication support
ANNOTATION - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.CompareType
Refers to optional visible objects which consist
ANNOTATION - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
Not a singular filter, but can be used to toggle the visibility of annotations in the input files
applyPrintRange(ExportFilePresenter.HasPrintRange) - Methode in Klasse com.inet.pdfc.presenter.ExportFilePresenter
Set the print range to the Print-implementation.
applySettings(Map, Configuration, List) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
Convert the properties from the GUI to the properties that should be saved.
ArrayPdfSource - Klasse in com.inet.pdfc.config
This is a PdfSource which is solely based on in-memory data.
ArrayPdfSource(String, long, byte[]) - Konstruktor für Klasse com.inet.pdfc.config.ArrayPdfSource
Creates the PdfSource for in-memory data.
ASPECT_RATIO - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
attributeDifference - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.Modification.ModificationType
There are affected elements in both documents and their number is equal as they are themselves basically equal.
AttributeDifference<T> - Klasse in com.inet.pdfc.generator.model.diff
Basic class for difference descriptions
AttributeDifference(AttributeDifference.TYPE, T, T, String) - Konstruktor für Klasse com.inet.pdfc.generator.model.diff.AttributeDifference
Creates an instance with an old and a new value and sets the instanceType and the messageKey
AttributeDifference.TYPE - Enum-Klasse in com.inet.pdfc.generator.model.diff
This enum is used to identify the runtime type of an AttributeDifference.
AuthenticationDescription - Klasse in com.inet.authentication
The description of a authentication method.
AuthenticationDescription(AuthenticationProvider, Map, String, AuthenticationDescription.BasicSupport) - Konstruktor für Klasse com.inet.authentication.AuthenticationDescription
Create a description of the authentication method.
AuthenticationDescription.BasicSupport - Enum-Klasse in com.inet.authentication
Support types for Basic authentication
AuthenticationProvider - Schnittstelle in com.inet.authentication
Interface for an authentication provider.
AUTOPAGESSIZE - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
This option will cause the export pages to be automatically fitted to the content in width and height with a scale of 100%.
It furthermore ignores the Settings.EXPORT.SCALETOPAGEHEIGHT setting and implies a 'scale to page' rendering result.

B

BASELINETABLE - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
Table recogintion and optimization
BasePresenter - Klasse in com.inet.pdfc.presenter
A Presenter is responsible to 'present' the result of the comparison in some way.
BasePresenter() - Konstruktor für Klasse com.inet.pdfc.presenter.BasePresenter
 
BasePresenter.ERROR_SOURCE - Enum-Klasse in com.inet.pdfc.presenter
Names the thread / task where the error occurred
batchCompare(DirectoryPdfSource, DirectoryPdfSource) - Methode in Klasse com.inet.pdfc.PDFComparer
Compare the two given directories, always comparing PdfSources with the same name.
batchCompare(File, File) - Methode in Klasse com.inet.pdfc.PDFComparer
Compare the two given directories, always comparing document files with the same name.
BIDI - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
Bidi filter, sorted the words in read direction

C

canInformUserOnErrors() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Returns whether the presenter is able to handle errors in a way to notify the user.
canInformUserOnErrors() - Methode in Klasse com.inet.pdfc.presenter.ConsolePresenter
Returns whether the presenter is able to handle errors in a way to notify the user.
ChangeInfo(ResultModel.STATE_CHANGE_TYPE, ResultModel, PageFilterDone, ProgressState) - Konstruktor für Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Creates the event object
ChangeInfo(ResultModel.STATE_CHANGE_TYPE, ResultModel, PageReadDone, ProgressState) - Konstruktor für Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Creates the event object
ChangeInfo(ResultModel.STATE_CHANGE_TYPE, List, ResultModel, ProgressState) - Konstruktor für Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Creates the event object
ChangeInfo(ResultModel, ProgressState) - Konstruktor für Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Generates an info for a change in the filter
ChangeInfo(ResultModel, Map) - Konstruktor für Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Creates an event for a change in the visibility of some Modifications
ChangeInfo(ResultModel, Map, ProgressState) - Konstruktor für Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Generates an info for a change in the filter
CHECKED - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
Chunk - Schnittstelle in com.inet.pdfc.generator.message
This "marker" interface describes a piece of the data that is send to receiver
Chunk.ChunkType - Enum-Klasse in com.inet.pdfc.generator.message
The type of chunks available in the comparison event queue of i-net PDFC
clear() - Methode in Schnittstelle com.inet.config.Configuration
Removes all properties from this configuration.
clear() - Methode in Klasse com.inet.pdfc.results.ResultModel
Completely clears the model including the page images.
CLEARED - Enum-Konstante in Enum-Klasse com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
No data yet, notifies that a comparison was started
close() - Methode in Klasse com.inet.pdfc.results.ResultModel
Clears all in memory and cached data of this ResultModel.
It's highly recommended to call this method before releasing the instance!
CMAPPATCH - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
Patches a missing CMAP by character based OCR
COLLAPSE - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Option to make pages without diffs in pdf-export to be collapsed
COLOR - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.TextStyleType
Difference for Text Color
COLOR - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
The authentication settings property name for the color in the GUI.
ColorProvider - Schnittstelle in com.inet.pdfc.print
Provides the colors used by the Painter to paint the Markers for the Difference Groups and their modifications.
com.inet.authentication - Package com.inet.authentication
Provides interfaces and implementations for authentication mechanisms in the system.
com.inet.config - Package com.inet.config
Provides all classes necessary to manage i-net Clear Reports Configurations.
com.inet.pdfc - Package com.inet.pdfc
Core package for i-net PDFC (PDF Compare) functionality.
com.inet.pdfc.config - Package com.inet.pdfc.config
Configuration package for i-net PDFC (PDF Compare) settings and profiles.
com.inet.pdfc.error - Package com.inet.pdfc.error
Error handling and reporting for i-net PDFC (PDF Compare) operations.
com.inet.pdfc.generator.message - Package com.inet.pdfc.generator.message
Message handling and data transfer for i-net PDFC (PDF Compare) generation process.
com.inet.pdfc.generator.model - Package com.inet.pdfc.generator.model
Core model and data structures for i-net PDFC (PDF Compare) generation.
com.inet.pdfc.generator.model.diff - Package com.inet.pdfc.generator.model.diff
Difference attribute handling for i-net PDFC (PDF Compare) model.
com.inet.pdfc.plugin - Package com.inet.pdfc.plugin
Plugin system for extending i-net PDFC (PDF Compare) functionality.
com.inet.pdfc.plugin.configurations - Package com.inet.pdfc.plugin.configurations
Configuration management for i-net PDFC (PDF Compare) plugins.
com.inet.pdfc.presenter - Package com.inet.pdfc.presenter
Presentation layer for i-net PDFC (PDF Compare) results and user interface.
com.inet.pdfc.print - Package com.inet.pdfc.print
Printing and color management for i-net PDFC (PDF Compare).
com.inet.pdfc.results - Package com.inet.pdfc.results
Results handling and processing for i-net PDFC (PDF Compare) comparisons.
com.inet.pdfc.textselection - Package com.inet.pdfc.textselection
Text selection and information handling for i-net PDFC (PDF Compare).
com.inet.plugin - Package com.inet.plugin
Provides a comprehensive plugin framework for extending server functionality.
com.inet.usersandgroups.api.user - Package com.inet.usersandgroups.api.user
Provides comprehensive user management functionality for i-net Clear Reports, enabling sophisticated user account handling, authentication, and access control.
COMMAND_LINE_CONFIG_PROPERTY - Statische Variable in Klasse com.inet.config.ConfigurationManager
-Dclearreports.config=USER/myConfig
CommandLineParameter - Schnittstelle in com.inet.pdfc.plugin
Defines an additional parameter for the command line tool.
COMMENTS - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Show the annotable in export
compare(PdfSource, PdfSource) - Methode in Klasse com.inet.pdfc.PDFComparer
Compare the two given documents located anywhere.
compare(File, File) - Methode in Klasse com.inet.pdfc.PDFComparer
Compare the two given PDF-Files located on the file system.
COMPARE - Enum-Konstante in Enum-Klasse com.inet.pdfc.presenter.BasePresenter.ERROR_SOURCE
Source is the compare task.
COMPARE_ANNOTATIONS_DETAILED - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Defines whether appearance differences in annotations will be separate and detailed differences or aggregated as number of differences only.
Requires COMPARE_TYPE 'ANNOTATIONS' to have an effect
A setting of true will create a separate difference for each single different element in each annotation.
A setting of false will only count the appearance difference par annotation and show the number in a modification.
s
COMPARE_LINE_STYLES - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
This is a parameter for any type of line/shape comparison - either paged or continuous.
COMPARE_TAGS - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Defines the Tag comparisons for elements (like table, figure etc.)
COMPARE_TEXT_CASE_SENSITIVE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
This switch toggles the case sensitivity of the text comparison.
COMPARE_TEXT_STYLES - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies a comma-separated list of textstyles.
COMPARE_TYPES - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
A comma separated list of CompareTypes to be included in the comparison
compareAsync(PdfSource, PdfSource) - Methode in Klasse com.inet.pdfc.PDFComparer
Asynchronously compares the two given documents.
compareTo(PdfSource) - Methode in Klasse com.inet.pdfc.config.PdfSource
compareTo(AttributeDifference) - Methode in Klasse com.inet.pdfc.generator.model.diff.AttributeDifference
compareTo(Object) - Methode in Schnittstelle com.inet.config.Configuration
Compares this configuration with another object by comparing its name with the string representation of the object (or if the object is a configuration, with its name)
CompareType - Enum-Klasse in com.inet.pdfc.config
Defines the different types of element which can be compared or ignored in the continuous compare
COMPLETED - Enum-Konstante in Enum-Klasse com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
Final update with recently found differences
CONFIG - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Switch to set the configuration file
Configuration - Schnittstelle in com.inet.config
Storage of the various properties used by the application to determine various behaviors, paths, and options.
configurationChanged(ConfigurationChangeEvent) - Methode in Schnittstelle com.inet.config.ConfigurationChangeListener
This event is fired, if: A Configuration has changed through Configuration.put(String, String) or Configuration.putAll(java.util.Map). The "current" configuration used by the application has changed.
ConfigurationChangeEvent - Klasse in com.inet.config
This event is fired, if: A Configuration has changed through Configuration.put(String, String) or Configuration.putAll(java.util.Map). The "current" configuration used by the application has changed.
ConfigurationChangeListener - Schnittstelle in com.inet.config
A listener for a ConfigurationChangeEvent.
ConfigurationManager - Klasse in com.inet.config
Manager in charge of storing, creating, copying, renaming, deleting, and fetching configurations.
ConfigurationManager() - Konstruktor für Klasse com.inet.config.ConfigurationManager
 
ConfigurationMigrator - Schnittstelle in com.inet.config
A configuration migrator migrate the settings of a configuration to a newer version.
ConfigurationModificationEvent - Klasse in com.inet.config
A ConfigurationModificationEvent is fired when a configuration is modified.
ConfigurationModificationEvent(Configuration, boolean, List) - Konstruktor für Klasse com.inet.config.ConfigurationModificationEvent
Creates an instance of a modification event.
ConfigurationModificationEvent(Configuration, boolean, List, int) - Konstruktor für Klasse com.inet.config.ConfigurationModificationEvent
Creates an instance of a modification event.
configure(IProfile) - Methode in Klasse com.inet.pdfc.presenter.ExportFilePresenter
Sets a boolean flag indicating whether an export will be generated when there are no differences found in the compared PDFs.
ConsolePresenter - Klasse in com.inet.pdfc.presenter
A presenter to print the Modifications of a comparison run to the log.
ConsolePresenter() - Konstruktor für Klasse com.inet.pdfc.presenter.ConsolePresenter
 
contains(int, int) - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
CONTINUOUS_COMPARE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Enables / Disable continuous compare.
A setting of CONTINUOUS will set the comparison to a mode which ignores the page gaps and compares all content one continuous stream.
CONTINUOUS_DETECT_PAGES - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies whether the continuous compare can be splited instead of comparing all content at once.
If set to a value greater zero, this specifies how many pages may be added or inserted before the comparison fails to match the content.
copy() - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Create a copy of the current setting
copy() - Methode in Schnittstelle com.inet.pdfc.config.Settings
Create a copy of the current setting
copy(int, String, int, String) - Methode in Klasse com.inet.config.ConfigurationManager
Creates a copy of the specified source configuration at the specified destination with the given name.
CORE_VERSION - Statische Variable in Schnittstelle com.inet.plugin.ServerPlugin
The version of the core.
create(int, String) - Methode in Klasse com.inet.config.ConfigurationManager
Creates a new, empty configuration with the given name and context and stores it in the appropriate Preferences.
create(AuthenticationDescription) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
Create an instance of LoginProcessor for the given description.
create(ErrorCode, Object...) - Statische Methode in Ausnahmeklasse com.inet.pdfc.error.PdfcException
Creates the exception with an error code.
create(ErrorCode, Throwable, Object...) - Statische Methode in Ausnahmeklasse com.inet.pdfc.error.PdfcException
Creates the exception with error code and root cause.
If cause is already a PdfcException then returns cause.
Else if cause has an HasErrorCode, takes the code of cause instead of the given code.
DOES NOT THROW THE EXCEPTION!
create(Throwable) - Statische Methode in Ausnahmeklasse com.inet.pdfc.error.PdfcException
Creates a general exception from a cause.
CREATE_DIFFIMAGES - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
CREATE_DIFFIMAGES_FIRST - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Specifies if a PNG image with the marked difference will be created.
CREATE_DIFFIMAGES_SECOND - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Specifies if a PNG image with the marked difference will be created.
CREATE_ORIGIMAGES - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Specifies if a PNG image with the original content will be created for each compared page.
CREATE_ORIGIMAGES - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Veraltet.
As of i-net PDFC 5.0, see Settings.EXPORT.CREATE_ORIGIMAGES
CREATE_XORIMAGES - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Creates an (negated) XOR image for any pair of pages with differences.
CREATE_XORIMAGES - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Veraltet.
As of i-net PDFC 5.0, see Settings.EXPORT.CREATE_XORIMAGES
createAndSetupPrintPainter() - Methode in Klasse com.inet.pdfc.presenter.ExportPresenter
Constructs a new PrintPainter which can be used to export the result.
This method also sets options on the PrintPainter.
createComparer(boolean) - Methode in Klasse com.inet.pdfc.PDFC
Applies the parsed properties and creates the comparer
createExportFilename(String, String, String) - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Construct the default Export file name used for exports.
This is called by BasePresenter.getDefaultExportName(String) in BasePresenter with dummy parameters to determine how much characters will be added by this method.
createLoginProcessor(AuthenticationDescription, String, HttpServletRequest, boolean) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
Create an instance of a LoginProcessor if possible.
createLoginSettings(String) - Methode in Klasse com.inet.authentication.LoginProcessor
Create a LoginSettings for the given loginID
createNewUserData() - Methode in Klasse com.inet.authentication.LoginProcessor
Create a MutableUserData for creating a new UserAccount
CURVE_POINT - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
CURVE_TYPE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
CUSTOM - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.HighlightData.Highlight.Appearance
 

D

DEBUG - Statische Variable in Klasse com.inet.plugin.ServerPluginManager
Signals if we run a debug session in an IDE like Eclipse.
DefaultColorProvider - Klasse in com.inet.pdfc.print
Provides the colors used by the Painter to paint the Markers for the Difference Groups and their modifications.
DefaultColorProvider() - Konstruktor für Klasse com.inet.pdfc.print.DefaultColorProvider
 
DefaultFilterNames - Schnittstelle in com.inet.pdfc.plugin.configurations
The naming constants of all filter plugins that are shipped with the installation All of these filters can be in one of three states: 'loaded', 'not loaded' (because the plugin is missing or is incompatible), or 'deactivated' (due to the configuration).
DefaultProfile - Klasse in com.inet.pdfc.config
The class contains the default i-net PDFC profile.
DefaultProfile() - Konstruktor für Klasse com.inet.pdfc.config.DefaultProfile
Default constructor with empty properties
DefaultProfile(IProfile) - Konstruktor für Klasse com.inet.pdfc.config.DefaultProfile
Creates a new profile as copy of another profile
DefaultProfile.ProfileChangeListener - Schnittstelle in com.inet.pdfc.config
A listener that can be registered to be notified if a value in the profile changed
DefaultProfileID - Klasse in com.inet.pdfc.config
This class is provides the IDs of the installed and available default profiles.
DefaultProfileID() - Konstruktor für Klasse com.inet.pdfc.config.DefaultProfileID
 
DefaultSetting - Klasse in com.inet.pdfc.config
This is the Defaultsetting with the default values.
DefaultSetting() - Konstruktor für Klasse com.inet.pdfc.config.DefaultSetting
The Defaultsetting with the default values
delete(int, String) - Methode in Klasse com.inet.config.ConfigurationManager
Irreversible removes the specified configuration from storage.
delete(Configuration) - Methode in Klasse com.inet.config.ConfigurationManager
Irreversible removes the specified configuration from storage.
DEPENDENCY - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
a dependency is missing
destroyCurrent() - Statische Methode in Klasse com.inet.authentication.LoginProcessor
Remove current LoginProcessor from current thread.
detachFromModel() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Detaches this presenter from a model.
detachFromModel() - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Detaches this presenter from a model.
DIFF_MERGE_FACTOR - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Activates the merging of large differences with small matched areas.
DifferencePages - Klasse in com.inet.pdfc.generator.model
A class that represented the pages with differences for a modification or DiffGroup
DifferencesImagePresenter - Klasse in com.inet.pdfc.presenter
This presenter generates images of all pages as well as side-by-side images of pages with differences.
DifferencesImagePresenter() - Konstruktor für Klasse com.inet.pdfc.presenter.DifferencesImagePresenter
Creates a difference image presenter.
DifferencesImagePresenter(File) - Konstruktor für Klasse com.inet.pdfc.presenter.DifferencesImagePresenter
Creates a difference image presenter.
DifferencesPDFPresenter - Klasse in com.inet.pdfc.presenter
This presenter creates a complete comparison PDF for any comparison.
DifferencesPDFPresenter() - Konstruktor für Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Shortcut to better support spawn for extended classes
DifferencesPDFPresenter(File) - Konstruktor für Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Creates the presenter
DifferencesPDFPresenter(File, boolean) - Konstruktor für Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Creates the presenter
DifferencesPDFPresenter(OutputStream) - Konstruktor für Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Creates the presenter.
CAUTION: Since only a single stream is passed here, this instance must be used only for a single comparison!
DifferencesPNGPresenter - Klasse in com.inet.pdfc.presenter
This presenter generates images for a complete graphical representation of the comparison.
DifferencesPNGPresenter(File) - Konstruktor für Klasse com.inet.pdfc.presenter.DifferencesPNGPresenter
Creates the presenter
DifferencesPNGPresenter(File, boolean) - Konstruktor für Klasse com.inet.pdfc.presenter.DifferencesPNGPresenter
Creates the presenter
DifferencesPrintPresenter - Klasse in com.inet.pdfc.presenter
This presenter exports a graphical overview of the complete comparison to a printer.
DifferencesPrintPresenter(PrintService, PrintRequestAttributeSet) - Konstruktor für Klasse com.inet.pdfc.presenter.DifferencesPrintPresenter
Create a new Presenter which exports the complete comparison result to a printer.
DiffGroup - Klasse in com.inet.pdfc.generator.model
A DiffGroup describes a set of subsequent Modifications in a document.
DiffGroup() - Konstruktor für Klasse com.inet.pdfc.generator.model.DiffGroup
 
DiffGroup.GroupType - Enum-Klasse in com.inet.pdfc.generator.model
Defines the type of a DiffGroup and thus how to interpret the content of the affected elements lists.
DirectoryPdfSource - Klasse in com.inet.pdfc.config
This is a simple directory listing interface for the batch comparison.
DirectoryPdfSource(File) - Konstruktor für Klasse com.inet.pdfc.config.DirectoryPdfSource
Creates the directory source for a file directory.
DirectoryPdfSource(String) - Konstruktor für Klasse com.inet.pdfc.config.DirectoryPdfSource
Creates an empty directory source.
DirectoryPdfSource(String, PdfSource...) - Konstruktor für Klasse com.inet.pdfc.config.DirectoryPdfSource
Creates an artificial directory source
DISABLED - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
plugin is disabled
DISPLAYNAME - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
The authentication settings property name for the display name in the GUI.
DISPLAYNAME_DETAILS - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
The authentication settings property name for the display details in the GUI.
DOCUMENT_LANGUAGE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the default language for the documents.

E

equals(Object) - Methode in Klasse com.inet.authentication.AuthenticationDescription
equals(Object) - Methode in Schnittstelle com.inet.config.Configuration
Compares the specified configuration with this configuration.
equals(Object) - Methode in Klasse com.inet.pdfc.config.PdfSource
equals(Object) - Methode in Klasse com.inet.pdfc.error.ExceptionData
equals(Object) - Methode in Klasse com.inet.pdfc.generator.model.diff.AttributeDifference
error - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
 
errorOcurred(ExceptionData, boolean, BasePresenter.ERROR_SOURCE) - Methode in Schnittstelle com.inet.pdfc.results.ResultModel.ResultModelChangeListener
Called by the model whenever certain errors occur.
ExceptionData - Klasse in com.inet.pdfc.error
A JSON serializable replacement for Throwables.
ExceptionData(int, String, String, String) - Konstruktor für Klasse com.inet.pdfc.error.ExceptionData
Creates an instance for a Throwable
execute(PDFC.ComparisonParameters, String) - Methode in Enum-Klasse com.inet.pdfc.PDFC.PROP
Executes the parameter to modify the comparison configuration accordingly.
execute(PDFC.ComparisonParameters, String) - Methode in Schnittstelle com.inet.pdfc.plugin.CommandLineParameter
Executes the parameter to modify the comparison configuration accordingly.
executeImmediately(ResultModel) - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Forces an execution of the presenter no matter the current model state.
Use this method to run a presenter for an already finished model.
executeImmediately(ResultModel) - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Forces an execution of the presenter no matter the current model state.
Use this method to run a presenter for an already finished model.
EXPORT_FONT_EMBEDDING - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Toggle the font replacement and embedding for system font references when exporting to PDF
EXPORT_FORMAT - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Defines the export format in case export is 'report' or the -e option is set
EXPORT_PDF_ALWAYS - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Veraltet.
As of i-net PDFC 5.0, see Settings.EXPORT.ONLY_ON_DIFFERENCES
EXPORT_PW - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
 
EXPORTALWAYS - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Default export PDF by difference, if no difference available it doesn't export.
ExportFilePresenter - Klasse in com.inet.pdfc.presenter
Sub-Presenter for Differences-Exports creating a file result, such as PDF or PNG.
ExportFilePresenter() - Konstruktor für Klasse com.inet.pdfc.presenter.ExportFilePresenter
 
ExportFilePresenter.HasPrintRange - Schnittstelle in com.inet.pdfc.presenter
Interface for PrintToX which have a Print-Range property.
ExportPresenter - Klasse in com.inet.pdfc.presenter
Basic presenter for Exports which generates a graphical comparison result.
Contains some useful methods allowing some settings to be made and applied to the PrintPainter.
ExportPresenter() - Konstruktor für Klasse com.inet.pdfc.presenter.ExportPresenter
 
exportToStream(int, String, OutputStream) - Methode in Klasse com.inet.config.ConfigurationManager
Writes the properties in the configuration specified to the output stream in a format suitable for loading it back using the importFromStream method.

F

FilePdfSource - Klasse in com.inet.pdfc.config
This is a PdfSource which based on a file system object.
FilePdfSource(File) - Konstruktor für Klasse com.inet.pdfc.config.FilePdfSource
Creates the PdfSource for a file system object.
FilePdfSource(File, String) - Konstruktor für Klasse com.inet.pdfc.config.FilePdfSource
Creates the PdfSource for a file system object.
FilePdfSource(File, String, boolean) - Konstruktor für Klasse com.inet.pdfc.config.FilePdfSource
Creates the PdfSource for a file system object.
FILLED_RECTANGLE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.HighlightData.Highlight.Appearance
 
FILTER - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
plugin was filter in the current runtime
FILTER_CHANGE - Enum-Konstante in Enum-Klasse com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
Indicates that the filtered types have changed.
FILTER_PATTERNS - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
The CR-separated list of patterns for the RegExp Filter.
FILTERS - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Defines the filters to be used before the elements of the documents are passed to the comparer.
Please not that filters are plugins.
findCoreServerPluginDescriptionWithoutLoadingForServerStart(String, Logger) - Methode in Klasse com.inet.plugin.ServerPluginManager
FOR INTERNAL USE ONLY Get the core server plugin description without loading for the testing framework.
FIRST_PDF - Enum-Konstante in Enum-Klasse com.inet.pdfc.presenter.BasePresenter.ERROR_SOURCE
Source is the parser for the first document
FIXED_FOOTER_SIZE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specify the property for header/footer filter
FIXED_HEADER_SIZE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specify the property for header/footer filter
flush() - Methode in Schnittstelle com.inet.config.Configuration
Forces any changes in the contents of this configuration to the persistent store for this scope.
FONT - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.TextStyleType
Difference for Text Fontfamily
FONT_COLOR - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
FONT_FAMILY - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
FONT_SIZE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
FONT_STYLE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
FOOTER - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Add a footer per page
forKey(String) - Statische Methode in Klasse com.inet.pdfc.config.Settings.FILTER
Creates a VisibilitySetting for a filter.
FORMAT_ODS - Statische Variable in Klasse com.inet.pdfc.presenter.ReportPresenter
Export as 'Open Document Spreadsheet'
FORMAT_PDF - Statische Variable in Klasse com.inet.pdfc.presenter.ReportPresenter
Export as 'Portable Document Format'
FORMAT_RTF - Statische Variable in Klasse com.inet.pdfc.presenter.ReportPresenter
Export as 'Rich Text Format'
FORMAT_XLS - Statische Variable in Klasse com.inet.pdfc.presenter.ReportPresenter
Export as 'Excel Spreadsheet'
FORMAT_XLSX - Statische Variable in Klasse com.inet.pdfc.presenter.ReportPresenter
Export as 'Excel Spreadsheet', for version 2007 and later

G

get(int, String) - Methode in Klasse com.inet.config.ConfigurationManager
Fetches the configuration specified by the name and the scope.
get(ConfigKey) - Methode in Schnittstelle com.inet.config.Configuration
Returns the string value to which the specified ConfigKey is mapped, or the default otherwise.
Note that this fetches the actual value stored in the Preferences behind this Configuration.
get(Class) - Methode in Klasse com.inet.plugin.ServerPluginManager
Get a new modifiable list of instances of the given extension type.
get(String) - Methode in Schnittstelle com.inet.config.Configuration
Returns the value to which the specified key is mapped, or null otherwise.
get(String) - Methode in Klasse com.inet.config.ConfigurationManager
Fetches the configuration specified by the name and the scope.
get(String, String) - Methode in Schnittstelle com.inet.config.Configuration
Returns the value to which the specified key is mapped, or def otherwise.
Note that this fetches the actual value stored in the Preferences behind this Configuration.
getAddedElements() - Methode in Klasse com.inet.pdfc.generator.model.DiffGroup
Returns a list of elements which are added or have a new value in the SECOND document.
getAffectedElements(boolean) - Methode in Klasse com.inet.pdfc.generator.model.Modification
Returns a list of element, affected by this modification in either document
getAll(int) - Methode in Klasse com.inet.config.ConfigurationManager
Returns all configurations in the given scope.
getAllObjectSettingNames() - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Returns all registered additional settings.
getAllObjectSettingNames() - Methode in Schnittstelle com.inet.pdfc.config.Settings
Returns all registered additional settings.
getAppearance() - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Returns the appearance.
getAreas() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Get the areas of the TextInfo.
getAsString(T) - Methode in Schnittstelle com.inet.pdfc.config.ObjectSetting
Convert the value to String
getAttributeDifference(Class) - Methode in Klasse com.inet.pdfc.generator.model.Modification
Returns a certain tyoe of changes which was applied to all affected elements.
getAttributeDifferences() - Methode in Klasse com.inet.pdfc.generator.model.Modification
Returns a list of changes which was applied to all affected elements.
getAuthenticationDescription() - Methode in Klasse com.inet.authentication.LoginProcessor
Get the AuthenticationDescription for creating this login processor.
getAuthenticationDescription(Map, boolean, boolean) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
Get the AuthenticationDescription for the given configuration settings and logging
getAvailableCompareModeKeys() - Statische Methode in Klasse com.inet.pdfc.PDFComparer
Returns the keys of all compare modes that are available to the application.
getAvailableFilterKeys() - Statische Methode in Klasse com.inet.pdfc.PDFComparer
Returns the keys of all filters that are available to the application.
getAvailableIPAddresses() - Methode in Klasse com.inet.config.ConfigurationManager
Returns all available IP addresses on the current system as a InetAddress array, each IP address as an individual InetAddress.
getAvailablePlugins() - Methode in Klasse com.inet.plugin.ServerPluginManager
Get the list of all available plugins in the plugin directory.
getAvailableProfileIDs() - Statische Methode in Klasse com.inet.pdfc.config.DefaultProfileID
Lists all default profiles which are available in the current environments.
getAvailableValues() - Methode in Klasse com.inet.pdfc.config.PDFCProperty
Returns the available values in case of an String or Enum type with an additional translation.
NOTE: In case of a String value, only a single choice of these values is allowed.
getBasicSupport() - Methode in Klasse com.inet.authentication.AuthenticationDescription
If this authentication supports basic authentication.
getBool(PDFCProperty) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns the value of the specified PDFCProperty as a boolean.
getBool(PDFCProperty) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Returns the value of the specified PDFCProperty as a boolean.
getBool(String) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns the value of the specified PDFCProperty as a boolean.
getBool(String) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Returns the value of the specified PDFCProperty as a boolean.
getBoundingElements() - Methode in Klasse com.inet.pdfc.generator.model.DiffGroup
Returns the elements which define the bounds of the group in the element flow of the first and second document.
getBounds() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Returns the bounds of the whole text info, SCALED
getBounds(boolean) - Methode in Klasse com.inet.pdfc.generator.model.DiffGroup
Returns the overall outline of all affected elements of this group in one of the documents.
getCaption() - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Returns the caption to be displayed in the area
getChangedConfiguration() - Methode in Klasse com.inet.config.ConfigurationChangeEvent
Returns the configuration which was changed (or the new current configuration).
getChangedConfigurationName() - Methode in Klasse com.inet.config.ConfigurationChangeEvent
Returns the name of the configuration which was changed (or the name of the new current configuration).
getChangedConfigurationScope() - Methode in Klasse com.inet.config.ConfigurationChangeEvent
Returns the scope of the configuration which was changed (or the scope of the new current configuration).
getChangedKeys() - Methode in Klasse com.inet.config.ConfigurationModificationEvent
returns the key of the property which was modified, leading to the ConfigurationModificationEvent.
getChangedSettings() - Methode in Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Returns the map of changes settings.
getCharWidth() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Returns the width of all characters of the text in pixel
getColor() - Methode in Klasse com.inet.authentication.AuthenticationDescription
Get the color as hex value, e.g.
getColor() - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
The base color to draw this highlight
getColor(ColorSetting) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Get the color for a setting
getColor(ColorSetting) - Methode in Schnittstelle com.inet.pdfc.config.Settings
Get the color for a setting
getComparisonParameters() - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns the static data for the current comparison.
getContent() - Methode in Klasse com.inet.pdfc.config.ArrayPdfSource
Returns the readable content of this document source
getContent() - Methode in Klasse com.inet.pdfc.config.FilePdfSource
Returns the readable content of this document source
getContent() - Methode in Klasse com.inet.pdfc.config.PdfSource
Returns the readable content of this document source
getContentType() - Methode in Klasse com.inet.pdfc.generator.model.Modification
Returns the base type of the elements in this modification.
getCorePluginId() - Methode in Klasse com.inet.plugin.ServerPluginManager
Returns the id of the product core plugin that was provided to initialize the ServerPluginManager.
getCreateLabel() - Methode in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
Returns localized label for adding a new user of this type.
getCurrent() - Statische Methode in Klasse com.inet.authentication.LoginProcessor
Get the login processor for the current request session/thread.
getCurrent() - Methode in Klasse com.inet.config.ConfigurationManager
Returns the current Configuration.
getDefaultExportName(String) - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Returns the default export file name of the current comparison.
This method will truncate parts of the second compared file which are equal to the first one, so only the different part of the name remains.
getDefaultValue() - Methode in Klasse com.inet.pdfc.config.PDFCProperty
Returns the default value of the property.
getDescription() - Methode in Schnittstelle com.inet.config.Configuration
Veraltet.
As of version 26.4
getDescription() - Methode in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
Returns localized description for the user account type.
getDiagnostic() - Statische Methode in Klasse com.inet.plugin.ServerPluginManager
FOR INTERNAL USE ONLY Get additional diagnostic information for the case of fatal error:
getDifferencePages(boolean) - Methode in Klasse com.inet.pdfc.generator.model.DiffGroup
Return the difference pageNumbers or null if no elements exist for this document
getDifferencePages(boolean) - Methode in Klasse com.inet.pdfc.generator.model.Modification
Return the difference pageNumbers or null if no elements exist for this document
getDifferences(boolean) - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns either all or only the visible differences in this mode, depending on the DiffGroup.GroupType visibility settings.
getDifferences(Modification.ModificationType, boolean) - Methode in Klasse com.inet.pdfc.results.ResultModel
Count all differences with the specified modification type.
getDifferencesCount() - Methode in Klasse com.inet.pdfc.generator.model.DiffGroup
Returns the number modifications in this group.
getDifferencesCount(boolean) - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns the number of differences held by this model.
getDisplayName() - Methode in Klasse com.inet.authentication.AuthenticationDescription
Get the display name for this authentication method.
getDisplayName() - Methode in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
Returns the localized display name of the user account type.
getDisplayName(Map) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
Get the display name for the GUI.
getDisplayString() - Methode in Schnittstelle com.inet.pdfc.config.ValidValueProvider.ValidValue
Returns a translated label for this option.
getDouble(PDFCProperty) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns the value of the specified PDFCProperty as a double.
getDouble(PDFCProperty) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Returns the value of the specified PDFCProperty as a double.
getDouble(String) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns the value of the specified PDFCProperty as a double.
getDouble(String) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Returns the value of the specified PDFCProperty as a double.
getElementTypesForCompareTypes(List) - Statische Methode in Enum-Klasse com.inet.pdfc.config.CompareType
Returns a set of ElementType which includes all element types covered by the given CompareTypes
getEndL() - Methode in Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
The end page in the first document
getEndPage() - Methode in Klasse com.inet.pdfc.generator.model.DifferencePages
Return the 1-based page number, where the difference ends
getEndR() - Methode in Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
The end page in the second document
getErrorClass() - Methode in Klasse com.inet.pdfc.error.ExceptionData
Returns the full class name of the root cause Throwable
getErrorCode() - Methode in Klasse com.inet.pdfc.error.ExceptionData
Returns the error code or -1 if there original Throwable had none
getExportFileName() - Methode in Klasse com.inet.pdfc.presenter.JsonSummaryPresenter
Returns the default export file name, consisting of the input folders and the total number of comparisons
getExportStream() - Methode in Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Opens an returns an output stream for the result of the current BasePresenter.getModel().
getExportStream() - Methode in Klasse com.inet.pdfc.presenter.ExportFilePresenter
Opens an returns an output stream for the result of the current BasePresenter.getModel().
getExportStream() - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Opens an returns an output stream for the result of the current ReportPresenter.getModel().
getExtension() - Methode in Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Get the extension of the target file
getExtension() - Methode in Klasse com.inet.pdfc.presenter.DifferencesPNGPresenter
Get the extension of the target file
getExtension() - Methode in Klasse com.inet.pdfc.presenter.ExportFilePresenter
Get the extension of the target file
getExtensionName() - Methode in Klasse com.inet.pdfc.presenter.ConsolePresenter
Returns the UNIQUE name of the extension.
getExtensionName() - Methode in Klasse com.inet.pdfc.presenter.DifferencesImagePresenter
Returns the UNIQUE name of the extension.
getExtensionName() - Methode in Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Returns the UNIQUE name of the extension.
getExtensionName() - Methode in Klasse com.inet.pdfc.presenter.DifferencesPNGPresenter
Returns the UNIQUE name of the extension.
getExtensionName() - Methode in Klasse com.inet.pdfc.presenter.DifferencesPrintPresenter
Returns the UNIQUE name of the extension.
getExtensionName() - Methode in Klasse com.inet.pdfc.presenter.JsonPresenter
Returns the UNIQUE name of the extension.
getExtensionName() - Methode in Klasse com.inet.pdfc.presenter.JsonSummaryPresenter
Returns the UNIQUE name of the extension.
getExtensionName() - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Returns the UNIQUE name of the extension.
getExtensionName() - Methode in Schnittstelle com.inet.plugin.NamedExtension
Returns the UNIQUE name of the extension.
getFilterKey() - Methode in Schnittstelle com.inet.pdfc.generator.message.HighlightData
Returns the key of the filter which created the highlight.
getFirstDocument() - Methode in Klasse com.inet.pdfc.error.PresenterExceptionData
Returns the file name of the first comparison document
getFirstFile() - Methode in Klasse com.inet.pdfc.generator.message.InfoData
returns the file of the secondPDF being compared
getFirstPageCount() - Methode in Klasse com.inet.pdfc.generator.message.InfoData
returns the total number of pages in the first PDF
getHeight() - Methode in Klasse com.inet.pdfc.results.ResultPage
Returns the unscaled height of the page in pixel
getHeight() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Returns the height in pixels
getHelpMessage() - Methode in Enum-Klasse com.inet.pdfc.PDFC.PROP
Returns a string to attach to the list of commands of the tool.
getHelpMessage() - Methode in Schnittstelle com.inet.pdfc.plugin.CommandLineParameter
Returns a string to attach to the list of commands of the tool.
getHighlightData(String) - Methode in Klasse com.inet.pdfc.results.ResultModel
Return the highlight overlay data for a certain filter or type.
getHighlights() - Methode in Klasse com.inet.pdfc.results.ResultPage
Returns a list with all highlights for this page
getHighlightsForPage(int, boolean) - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns the highlights for a page.
getIconURL() - Methode in Klasse com.inet.authentication.AuthenticationDescription
Get the Icon resource URL for displaying in the user ui.
getImage() - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Returns the image.
getInstance() - Statische Methode in Klasse com.inet.config.ConfigurationManager
Returns the singleton instance of the ConfigurationManager.
getInstance() - Statische Methode in Klasse com.inet.plugin.ServerPluginManager
Gets the current instance of the ServerPluginManager.
getInstanceType() - Methode in Klasse com.inet.pdfc.generator.model.diff.AttributeDifference
Returns the type of this instance.
getInt(PDFCProperty) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns the value of the specified PDFCProperty as an int.
getInt(PDFCProperty) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Returns the value of the specified PDFCProperty as an int.
getInt(String) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns the value of the specified PDFCProperty as an int.
getInt(String) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Returns the value of the specified PDFCProperty as an int.
getJson() - Methode in Klasse com.inet.pdfc.presenter.JsonPresenter
Return the JSON Data as String
getJson() - Methode in Klasse com.inet.pdfc.presenter.JsonSummaryPresenter
Returns the summary result as Json
getKey() - Methode in Enum-Klasse com.inet.pdfc.PDFC.PROP
Returns the long/full key of the parameter.
getKey() - Methode in Schnittstelle com.inet.pdfc.plugin.CommandLineParameter
Returns the long/full key of the parameter.
getLabel() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
String representation for the content
getLanguage() - Methode in Klasse com.inet.pdfc.config.PdfSource
Return the language for this document
getLastModified() - Methode in Klasse com.inet.pdfc.config.FilePdfSource
Returns the time of the last modification to the document.
getLastModified() - Methode in Klasse com.inet.pdfc.config.PdfSource
Returns the time of the last modification to the document.
getLastPresenterException() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Return the last exception for this presenter.
getLimits() - Methode in Klasse com.inet.pdfc.config.PDFCProperty
Returns the lower and upper limit for numeric properties.
Negative lower bounds are valid and in most cases interpreted as "inactive / automatic"
Upper bounds with a value of Integer.MAX_VALUE or higher have to be interpreted as unlimited
getLoadedPlugins() - Methode in Klasse com.inet.plugin.ServerPluginManager
Get the list of all loaded/running plugins.
getLocalizedName() - Methode in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
Returns the localized name for this type
getLocalizedName() - Methode in Enum-Klasse com.inet.pdfc.generator.model.Modification.ModificationType
Returns the localized name for this type
getLoginID() - Methode in Klasse com.inet.authentication.LoginProcessor
Returns the user ID of the logged in user, or null if the user is not logged in.
getLoginSource() - Methode in Klasse com.inet.authentication.LoginProcessor
Get an unique ID for the source of the login.
getMarkerColor(DiffGroup.GroupType) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Veraltet.
getMarkerColor(DiffGroup.GroupType) - Methode in Schnittstelle com.inet.pdfc.print.ColorProvider
Veraltet.
As of i-net PDFC 25.10, use instead ColorProvider.getMarkerColor(ModificationType)
getMarkerColor(DiffGroup.GroupType) - Methode in Klasse com.inet.pdfc.print.DefaultColorProvider
Veraltet.
As of i-net PDFC 25.10, use instead DefaultColorProvider.getMarkerColor(ModificationType)
getMarkerColor(Modification.ModificationType) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Returns the color of the marker for a difference group of the given type
getMarkerColor(Modification.ModificationType) - Methode in Schnittstelle com.inet.pdfc.print.ColorProvider
Returns the color of the marker for a difference group of the given type
getMarkerColor(Modification.ModificationType) - Methode in Klasse com.inet.pdfc.print.DefaultColorProvider
Returns the color used to mark elements for a given modification type.
getMessage() - Methode in Klasse com.inet.pdfc.error.ExceptionData
Returns the message of the root cause
getMessage() - Methode in Klasse com.inet.pdfc.generator.model.diff.AttributeDifference
Returns the log message for this difference
getMessage() - Methode in Klasse com.inet.pdfc.generator.model.Modification
Returns a log message which describes this modification.
getMetaProperties() - Methode in Klasse com.inet.pdfc.config.PdfSource
Returns the meta properties map to store any additional information to.
getMissingArgMsg() - Methode in Enum-Klasse com.inet.pdfc.PDFC.PROP
Returns the message in case CommandLineParameter.hasValue() is true but no argument was passed.
getMissingArgMsg() - Methode in Schnittstelle com.inet.pdfc.plugin.CommandLineParameter
Returns the message in case CommandLineParameter.hasValue() is true but no argument was passed.
getModel() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Returns the model this presenter is registered to
getModel() - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Returns the model this presenter is registered to
getModifications() - Methode in Klasse com.inet.pdfc.generator.model.DiffGroup
Returns the list of modifications contained in this group.
getModificationType() - Methode in Klasse com.inet.pdfc.generator.model.Modification
Returns the type of modification described by this instance
getName() - Methode in Klasse com.inet.authentication.AuthenticationDescription
The unique name of the authentication.
getName() - Methode in Schnittstelle com.inet.config.Configuration
Returns the name of this configuration.
This name will never be empty nor null and will be unique for its scope.
getName() - Methode in Klasse com.inet.pdfc.config.DirectoryPdfSource
Returns the name of the directory if set
getName() - Methode in Klasse com.inet.pdfc.config.PdfSource
Returns the name of the PDF document.
getNewValue() - Methode in Klasse com.inet.pdfc.generator.model.diff.AttributeDifference
Returns the value of the compared property in the second document
getNewValueDescriptor() - Methode in Klasse com.inet.pdfc.generator.model.diff.AttributeDifference
Returns the descriptor for the new value, which is the formatted new value object
getObject(PDFCProperty) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns the value of the specified PDFCProperty as an Object.
getObject(PDFCProperty) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Returns the value of the specified PDFCProperty as an Object.
getObject(String) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns the value of the specified PDFCProperty as an Object.
getObject(String) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Returns the value of the specified PDFCProperty as an Object.
getObject(String) - Methode in Schnittstelle com.inet.pdfc.config.ObjectSetting
Convert the value String to the actual type
getOldValue() - Methode in Klasse com.inet.pdfc.generator.model.diff.AttributeDifference
Returns the value of the compared property in the first document
getOldValueDescriptor() - Methode in Klasse com.inet.pdfc.generator.model.diff.AttributeDifference
Returns the descriptor for the old value, which is the formatted old value object
getOptionalInstance(Class) - Methode in Klasse com.inet.plugin.ServerPluginManager
Get a optional instance of a specific type.
getOrCreateUserAccount(String) - Methode in Klasse com.inet.authentication.LoginProcessor
Get user account from the user manager or create if not exists.
getOutlineColor(DiffGroup.GroupType) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Veraltet.
getOutlineColor(DiffGroup.GroupType) - Methode in Schnittstelle com.inet.pdfc.print.ColorProvider
Veraltet.
As of i-net PDFC 25.10, use instead ColorProvider.getOutlineColor(ModificationType)
getOutlineColor(DiffGroup.GroupType) - Methode in Klasse com.inet.pdfc.print.DefaultColorProvider
Veraltet.
As of i-net PDFC 25.10, use instead DefaultColorProvider.getOutlineColor(ModificationType)
getOutlineColor(Modification.ModificationType) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Returns the color to mark the difference elements inside a difference group of the given type
getOutlineColor(Modification.ModificationType) - Methode in Schnittstelle com.inet.pdfc.print.ColorProvider
Returns the color to mark the difference elements inside a difference group of the given type
getOutlineColor(Modification.ModificationType) - Methode in Klasse com.inet.pdfc.print.DefaultColorProvider
Returns the outline color for the given modification type.
getPage(int, boolean) - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns a page info object for a certain page.
getPageAt(Point, boolean) - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns the page at the specified location or null if there is no page at the specified location.
getPageCount(boolean) - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns the number of pages CURRENTLY AVAILABLE for one of the documents.
getPageHighlights(int, boolean) - Methode in Schnittstelle com.inet.pdfc.generator.message.HighlightData
Returns the highlights of this container for a certain page
getPageImage(double) - Methode in Klasse com.inet.pdfc.results.ResultPage
Renders the page to a BufferedImage.
getPageImage(double, double) - Methode in Klasse com.inet.pdfc.results.ResultPage
Renders the page to a BufferedImage.
getPageImageCache() - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns the page image cache.
getPageIndex() - Methode in Klasse com.inet.pdfc.results.ResultPage
Returns the zero based page index of this page
getPageIndex() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Get the pageIndex of the TextInfo
getPageOffset() - Methode in Klasse com.inet.pdfc.results.ResultPage
Returns the page offset which is the absolute rendering position in side by side mode.
getParent() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Returns the parent presenter.
getPassword() - Methode in Klasse com.inet.pdfc.config.PdfSource
Returns the user password to decode the PDF source
getPath() - Methode in Klasse com.inet.pdfc.config.FilePdfSource
Get the path of this document, if one exist.
getPath() - Methode in Klasse com.inet.pdfc.config.PdfSource
Get the path of this document, if one exist.
getPdfSource(String) - Methode in Klasse com.inet.pdfc.config.DirectoryPdfSource
Returns a PDF source from the directory.
getPdfSources() - Methode in Klasse com.inet.pdfc.config.DirectoryPdfSource
Returns all PDF sources registered to this directory
getPluginDescription(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
FOR INTERNAL USE ONLY Get the description of a plugin or null
getPluginDir() - Methode in Klasse com.inet.plugin.ServerPluginManager
Get the base plugin directory.
getPluginDirs() - Methode in Klasse com.inet.plugin.ServerPluginManager
Get the locations from which plugins are loaded.
getPluginFile(String, String) - Methode in Klasse com.inet.plugin.ServerPluginManager
Returns a ResourceFile for a file which is contained in a plugin.
getPluginFilter() - Methode in Klasse com.inet.plugin.ServerPluginManager
Return a plugin filter which filter the available plugins
getPluginLoadError(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
Get the cause because a plugin was not loaded.
getPresenter(Class) - Methode in Klasse com.inet.pdfc.PDFC.ComparisonParameters
Returns a presenter that was registered for the comparison.
getPresenterExceptions() - Methode in Klasse com.inet.pdfc.PDFComparer
Return the exceptions that occurred during the comparison which have not led to an interruption of the comparison.
getPresenterExceptions() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Return all exceptions for a this presenter.
getPresenterName() - Methode in Klasse com.inet.pdfc.error.PresenterExceptionData
Returns the name of the presenter that has thrown an exception.
getPresenters() - Methode in Klasse com.inet.pdfc.PDFC.ComparisonParameters
Returns a view on the presenter to be used for the comparison
getPriority() - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
The order of providers if the "automatic" login method is selected and the order in drop down boxes of the GUI is determined using this priority value.
getProfile() - Methode in Klasse com.inet.pdfc.generator.message.InfoData
Returns the profile which was used for this comparison run.
getProfile() - Methode in Klasse com.inet.pdfc.PDFC.ComparisonParameters
Returns the profile to be used for the comparison.
getProfileValue() - Methode in Schnittstelle com.inet.pdfc.config.ValidValueProvider.ValidValue
Returns the String that is to be used in the profile property to activate this option
getProgress() - Methode in Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Returns the overall progress of the comparison and export in percent
getProperties() - Methode in Schnittstelle com.inet.config.Configuration
Returns the configuration's properties copied as a Properties object.
The list of properties which are used by the application can be found in the Report URL Parameters.
getProperties() - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns set of properties defined in this configuration
getProvider() - Methode in Klasse com.inet.authentication.AuthenticationDescription
Get the provider that has generate this description.
getRawContent() - Methode in Klasse com.inet.pdfc.config.ArrayPdfSource
Returns the binary content of this PdfSource
getRecoveryConfiguration() - Statische Methode in Klasse com.inet.config.ConfigurationManager
The preferred configuration of the recovery mode.
getRemovedElements() - Methode in Klasse com.inet.pdfc.generator.model.DiffGroup
Returns a list of elements which are removed or have a modified value in the FIRST document.
getRenderCacheKey() - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Returns the key of the render cache entry for drawing this highlight.
getRootFolder() - Methode in Klasse com.inet.pdfc.PDFC.ComparisonParameters
Returns the root folder to store the results to
getRotation() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Get the rotation of this element in radians
getScale() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Get the scale of the BaseTextInfo
getScope() - Methode in Schnittstelle com.inet.config.Configuration
Returns the scope of this configuration, which determines where (and if) the Preferences are to be stored.
getScopeName(int) - Statische Methode in Klasse com.inet.config.ConfigurationManager
FOR INTERNAL USE ONLY
Returns the name of the given scope: "System", "User", or "Temp".
getSecondDocument() - Methode in Klasse com.inet.pdfc.error.PresenterExceptionData
Returns the file name of the second comparison document
getSecondFile() - Methode in Klasse com.inet.pdfc.generator.message.InfoData
returns the file of the first PDF being compared
getSecondPageCount() - Methode in Klasse com.inet.pdfc.generator.message.InfoData
returns the total number of pages in the second PDF
getSelectedValues(IProfile, PDFCProperty) - Statische Methode in Klasse com.inet.pdfc.config.PDFCProperty
Convenience function to get the selected enum values for an Enum type property
getSetting(String) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Return the value for this setting
getSetting(String) - Methode in Schnittstelle com.inet.pdfc.config.Settings
Return the value for this setting
getSettings() - Methode in Klasse com.inet.authentication.AuthenticationDescription
Get all the settings in the configuration manager.
getSettings() - Methode in Klasse com.inet.pdfc.PDFC.ComparisonParameters
Return the setting
getSettings() - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns a copy of the current settings.
getShortcut() - Methode in Enum-Klasse com.inet.pdfc.PDFC.PROP
Returns the single character short cut switch, use a space if no shortcut can be used.
getShortcut() - Methode in Schnittstelle com.inet.pdfc.plugin.CommandLineParameter
Returns the single character short cut switch, use a space if no shortcut can be used.
getSingleInstance(Class) - Methode in Klasse com.inet.plugin.ServerPluginManager
Get a single instance of a specific type.
getSingleInstanceByName(Class, String, boolean) - Methode in Klasse com.inet.plugin.ServerPluginManager
Get a single instance of a certain type.
getSize() - Methode in Klasse com.inet.pdfc.config.ArrayPdfSource
Returns the size of the raw data in bytes
getSize() - Methode in Klasse com.inet.pdfc.config.FilePdfSource
Returns the size of the raw data in bytes
getSize() - Methode in Klasse com.inet.pdfc.config.PdfSource
Returns the size of the raw data in bytes
getSize() - Methode in Klasse com.inet.pdfc.results.ResultPage
Returns the size of the page in pixels, unscaled
getSource() - Methode in Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Returns the source data model
getSourceType() - Methode in Klasse com.inet.pdfc.generator.model.Modification
Returns DiffGroup.GroupType of the DiffGroup which contains this Modification
getStack() - Methode in Klasse com.inet.pdfc.error.ExceptionData
Returns the stack trace of the root cause Throwable
getStartL() - Methode in Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
The start page in the first document
getStartPage() - Methode in Klasse com.inet.pdfc.generator.model.DifferencePages
Return the 1-based page number, where the difference starts
getStartProperties() - Methode in Klasse com.inet.plugin.ServerPluginManager
Get the start properties.
getStartR() - Methode in Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
The start page in the second document
getState() - Methode in Klasse com.inet.plugin.ServerPluginManager
Get the current state of the manager
getString(PDFCProperty) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns the value of the specified PDFCProperty as a String.
getString(PDFCProperty) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Returns the value of the specified PDFCProperty as a String.
getString(String) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Returns the value of the specified PDFCProperty as a String.
getString(String) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Returns the value of the specified PDFCProperty as a String.
getTempDir() - Methode in Klasse com.inet.plugin.ServerPluginManager
FOR INTERNAL USE ONLY Get the temp directory and clear it from old files.
getText() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Returns the content of this text info
getTextInfos() - Methode in Klasse com.inet.pdfc.results.ResultPage
Returns the text infos required to select and copy text
getThrowable() - Methode in Klasse com.inet.plugin.ServerPluginManager
Get a throwable that occur on init of the plugin manager.
getTranslationKey() - Methode in Schnittstelle com.inet.pdfc.config.VisibilitySetting
Returns the translation key for this setting.
getTranslationsDir() - Methode in Klasse com.inet.plugin.ServerPluginManager
Get the directory where additional translations can be saved.
getTyp() - Methode in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Return the enum typ for this setting/s
getTyp() - Methode in Klasse com.inet.pdfc.config.Settings.FILTER
The Visibility Type for this Setting (Enum)
getTyp() - Methode in Enum-Klasse com.inet.pdfc.config.Settings.METAOPTION
Return the enum typ for this setting/s
getTyp() - Methode in Enum-Klasse com.inet.pdfc.config.Settings.OPTION
Return the enum typ for this setting/s
getTyp() - Methode in Schnittstelle com.inet.pdfc.config.VisibilitySetting
The Visibility Type for this Setting (Enum)
getTyp() - Methode in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
 
getTyp() - Methode in Enum-Klasse com.inet.pdfc.generator.model.Modification.ModificationType
 
getType() - Methode in Klasse com.inet.config.ConfigurationChangeEvent
Returns the event type which specifies exactly which change occurred with the given configuration.
getType() - Methode in Klasse com.inet.pdfc.config.PDFCProperty
Returns the type of the property value.
getType() - Methode in Schnittstelle com.inet.pdfc.generator.message.Chunk
Returns the type of this chunk
getType() - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Returns the type.
getType() - Methode in Klasse com.inet.pdfc.generator.message.InfoData
Returns the type of this chunk
getType() - Methode in Klasse com.inet.pdfc.generator.model.DiffGroup
Returns the type of differences in this group.
getType() - Methode in Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
The type of change
getType() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Get the type of this element
getUserAccountID() - Methode in Klasse com.inet.authentication.LoginProcessor
Get the id of the account or null if not login.
getUserAccountType() - Methode in Klasse com.inet.authentication.LoginProcessor
The account type determine some possible features of a user and/or login.
getValidValues() - Methode in Klasse com.inet.pdfc.config.PDFCProperty
Returns the available values in case of an String or Enum type.
NOTE: In case of a String value, only a single choice of these values is allowed.
getValidValues() - Methode in Klasse com.inet.pdfc.config.ValidValueProvider
Returns the valid values of a property
getValue(ConfigKey) - Methode in Schnittstelle com.inet.config.Configuration
Returns the current value of the ConfigKey in this configuration.
getVersion(boolean, boolean) - Statische Methode in Klasse com.inet.pdfc.PDFC
Returns the current version of PDFC as a String in the format: MAJOR.MINOR.Build number
getVisibilityChanges() - Methode in Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Returns a map of all Modifications where the visibility was changed.
getWhiteSpaceWidth() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Returns the width of a whitespace using the font in this TextInfoImpl with the size of this TextInfo multiplied by 20 and scaled.
This is used to determine whether two succeeding chunks belongs to one word.
getWidth() - Methode in Klasse com.inet.pdfc.results.ResultPage
Returns the unscaled width of the page in pixel
getX() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Returns the x-coordinate of the element
getY() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Returns the y-coordinate of the element
Guest - Enum-Konstante in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
Shared user for anonymous use if Guest Login Provider is configured.
GUEST_LOGIN_SOURCE - Statische Variable in Klasse com.inet.authentication.LoginProcessor
The login source for the guest login.

H

hasAdditionalConfigurationAction() - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
Returns true, if the provider has an additional configuration page when adding the provider to the list of available login provider.
hashCode() - Methode in Klasse com.inet.authentication.AuthenticationDescription
hashCode() - Methode in Klasse com.inet.pdfc.config.PdfSource
hasPageImage() - Methode in Klasse com.inet.pdfc.results.ResultPage
Returns whether the page image cache contains an image for this page
hasValue() - Methode in Enum-Klasse com.inet.pdfc.PDFC.PROP
Returns whether the parameter requires an additional argument like a path.
hasValue() - Methode in Schnittstelle com.inet.pdfc.plugin.CommandLineParameter
Returns whether the parameter requires an additional argument like a path.
HEADER - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Add a header per page
HEADER - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Boolean switch to enable or disable the header/footer in print, PDF and PNG.
HEADERFOOTER - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.OPTION
Veraltet.
HEADERFOOTER - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
A filter to auto-detect and exclude headers and footers
HIDEROTATEDTEXT - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
Hide rotated text elements
highlight - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
 
Highlight(int, int, int, int, String, HighlightData.Highlight.Appearance, Color) - Konstruktor für Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Creates the highlight area
Highlight(Rectangle, String, HighlightData.Highlight.Appearance, Color) - Konstruktor für Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Creates the highlight area
HIGHLIGHT_UPDATE - Enum-Konstante in Enum-Klasse com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
Notification that the highlights of certain pages have been created
HighlightData - Schnittstelle in com.inet.pdfc.generator.message
This is a container to display certain highlights in the pages displayed in a GUI component.
HighlightData.Highlight - Klasse in com.inet.pdfc.generator.message
Represents a highlight area on a certain page.
HighlightData.Highlight.Appearance - Enum-Klasse in com.inet.pdfc.generator.message
Appearances of a highlight.
HIGHLIGHTS - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Defines which filters may show highlights in the print, PDF or PNG output.

I

ID_CONTINUOUS - Statische Variable in Klasse com.inet.pdfc.config.DefaultProfileID
The default profile to compare all elements in continuous page mode
ID_PAGED - Statische Variable in Klasse com.inet.pdfc.config.DefaultProfileID
The default profile to compare all elements page by page
ID_PAGED_IDENTICAL - Statische Variable in Klasse com.inet.pdfc.config.DefaultProfileID
The default profile to compare all elements page by page with very strict tolerance settings.
ID_TEXT_AND_STYLES - Statische Variable in Klasse com.inet.pdfc.config.DefaultProfileID
The default profile to compare text and text styles in continuous page mode
ID_TEXT_ONLY - Statische Variable in Klasse com.inet.pdfc.config.DefaultProfileID
The default profile to compare text only in continuous page mode
IMAGE - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.CompareType
Refers to image objects, this does not include images that are paints as a pattern fill paint
IMAGE_CHANGE_AREA - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
If the image compare block by block with better result.
IMAGE_LOC - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
IMAGE_META_COMPARISON - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
True if should compare the image meta data, otherwise false.
IMAGE_SCALE_FACTOR - Statische Variable in Schnittstelle com.inet.pdfc.config.Settings
Defines a scale factor for the generated images (original and difference images).
IMG_CONTENT - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
IMG_META - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
IMG_PARTCONTENT - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
IMG_SIZE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
importFromStream(int, String, InputStream) - Methode in Klasse com.inet.config.ConfigurationManager
Imports all of the preferences represented by the properties stored in the stream.
INCREMENTAL - Enum-Konstante in Enum-Klasse com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
Incremental update with recently found differences
info - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
 
INFO - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Switch to print debug and support informations to the console
InfoData - Klasse in com.inet.pdfc.generator.message
information about a specific page comparison
InfoData(PdfSource, PdfSource, int, int, IProfile) - Konstruktor für Klasse com.inet.pdfc.generator.message.InfoData
default constructor with necessary dependencies
InfoData(PdfSource, PdfSource, IProfile) - Konstruktor für Klasse com.inet.pdfc.generator.message.InfoData
creates the instance for not yet parsed files.
init(ServerPluginDescription) - Methode in Klasse com.inet.plugin.ServerPluginManager
Veraltet.
init(ServerPluginDescription...) - Methode in Klasse com.inet.plugin.ServerPluginManager
FOR INTERNAL USE ONLY Initialize the ServerPluginManager and start the live cycle of the plugins. there is no check.
init(ServerPluginManager) - Methode in Schnittstelle com.inet.plugin.ServerPlugin
Initializes the server part of the current plugin.
init(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
Veraltet.
INIT - Enum-Konstante in Enum-Klasse com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
States that the document info for both compared documents has been transmitted
INIT - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
initialize the plugins
INVISIBLEELEMENTS - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
Removes transparent and white graphics objects
IProfile - Schnittstelle in com.inet.pdfc.config
The PDFC profile containing the various settings for PDFC such as comparison sensitivity, comparison types etc.
IS_SERVLET_API - Statische Variable in Klasse com.inet.plugin.ServerPluginManager
signals if the servlet API is available
isAffected(int, boolean) - Methode in Klasse com.inet.pdfc.results.ResultModel.ChangeInfo
Check whether a certain page was affected by this Change.
isAnnotation() - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Returns a flag indicating this highlight represents an annotation.
isAvailable(String) - Statische Methode in Klasse com.inet.pdfc.config.DefaultProfileID
Checks whether a profile is available.
isCreateTextSelectionData() - Methode in Klasse com.inet.pdfc.PDFComparer
Defines whether the comparer creates the TextInfoImpl data for the ResultModel as well.
isCreateUserAccountSupported() - Methode in Klasse com.inet.authentication.LoginProcessor
If the creation of new login user supported.
isCreationBlocked() - Methode in Klasse com.inet.authentication.LoginProcessor
If the user exists in the login processor but not in the local user manager and creation is not supported.
isCurrentConfiguration() - Methode in Klasse com.inet.config.ConfigurationChangeEvent
Returns true if the configuration was the "current" configuration at the time this event was created, false otherwise.
isDeprecated() - Methode in Klasse com.inet.pdfc.config.PDFCProperty
Returns whether this property is marked as deprecated.
isEmpty() - Methode in Schnittstelle com.inet.config.Configuration
Returns whether this configuration has any properties set
isEmpty() - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns whether the list of page info objects is empty
isEnabled(VisibilitySetting) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Get the visibility for this setting
isEnabled(VisibilitySetting) - Methode in Schnittstelle com.inet.pdfc.config.Settings
Get the visibility for this setting
isHelpCenterMode() - Statische Methode in Klasse com.inet.config.ConfigurationManager
If the application run in help center mode.
ISINIT - Statische Variable in Klasse com.inet.config.ConfigurationManager
 
isInitFinish() - Methode in Klasse com.inet.plugin.ServerPluginManager
If the init phase is complete.
isLeft() - Methode in Klasse com.inet.pdfc.results.ResultPage
Check whether this page is on the left side or on the right side.
isLeft() - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Get the left of the TextInfo
isMasterPassword() - Methode in Klasse com.inet.authentication.RemoteLoginProcessor
Whether this is a master password check or not
isMultipleDescriptionSupported() - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
Returns if the provider supports multiple AuthenticationDescription.
isNewUser() - Methode in Klasse com.inet.authentication.LoginProcessor
If the user was a new user in this browser session.
isPluginLoaded(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
Check if a plugin was loaded and can used in other plugins for access to API of optional dependencies.
isReadable(int) - Statische Methode in Klasse com.inet.config.ConfigurationManager
Checks if the scope is readable by the current user.
isRecoveryMode() - Statische Methode in Klasse com.inet.config.ConfigurationManager
If the application run in recovery mode.
isSameAccount(String, char[], LoginSettings) - Methode in Klasse com.inet.authentication.LoginProcessor
Check if the given LoginSettings match this LoginProcessor settings.
isShouldPageElementMerge() - Methode in Klasse com.inet.pdfc.generator.model.Modification
A flag, for merge the pageElements to one elements
isTypePainted() - Methode in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
Indicates whether this group type is painted
isVisible() - Methode in Klasse com.inet.pdfc.generator.model.DiffGroup
Returns whether this differences group contains at least one visible Modification
isVisible() - Methode in Klasse com.inet.pdfc.generator.model.Modification
Returns whether or not this difference will be displayed in any rendered output.
isVisible(VisibilitySetting) - Methode in Klasse com.inet.pdfc.results.ResultModel
Returns whether differences of a certain VisibilitySetting is shown / used in the presentation of this result model.
isWebUserInRole(String) - Methode in Klasse com.inet.authentication.LoginProcessor
Returns true if the current user is member of the given role/group.
isWriteable(int) - Statische Methode in Klasse com.inet.config.ConfigurationManager
Checks if the scope is writeable by the current user.

J

JsonDifference(int, Modification.ModificationType, JsonPresenter.MediaTyp, String) - Konstruktor für Klasse com.inet.pdfc.presenter.JsonPresenter.JsonDifference
JSON format for differences
JsonPresenter - Klasse in com.inet.pdfc.presenter
A presenter to format the Modifications of a comparison run to JSON Data.
JsonPresenter() - Konstruktor für Klasse com.inet.pdfc.presenter.JsonPresenter
 
JsonPresenter.JsonDifference - Klasse in com.inet.pdfc.presenter
JSON format for differences
JsonPresenter.JsonResult - Klasse in com.inet.pdfc.presenter
JSON format for result model for enduser
JsonPresenter.JsonResultWithComparisonID - Klasse in com.inet.pdfc.presenter
JSON format for result model for enduser
JsonResult(String, String, List) - Konstruktor für Klasse com.inet.pdfc.presenter.JsonPresenter.JsonResult
JSON format for result model for enduser
JsonResultWithComparisonID(String, String, List, GUID) - Konstruktor für Klasse com.inet.pdfc.presenter.JsonPresenter.JsonResultWithComparisonID
JSON format for result model for enduser
JsonSummaryPresenter - Klasse in com.inet.pdfc.presenter
This presenter creates a summarized JSON result for single and batch comparisons.
JsonSummaryPresenter(SupplierWithIOException) - Konstruktor für Klasse com.inet.pdfc.presenter.JsonSummaryPresenter
Creates the presenter with a custom export target
JsonSummaryPresenter(File) - Konstruktor für Klasse com.inet.pdfc.presenter.JsonSummaryPresenter
Creates the presenter with an export target in the root folder

K

KEY_DESCRIPTION - Statische Variable in Schnittstelle com.inet.pdfc.config.IProfile
 
KEY_LAST_MODIFIED - Statische Variable in Klasse com.inet.pdfc.config.PdfSource
Last modified timestamp if known, hence zero
KEY_NAME - Statische Variable in Schnittstelle com.inet.pdfc.config.IProfile
 
KEY_NAME - Statische Variable in Klasse com.inet.pdfc.config.PdfSource
Document file name
KEY_PASSWORD - Statische Variable in Klasse com.inet.pdfc.config.PdfSource
Document password
KEY_PATH - Statische Variable in Klasse com.inet.pdfc.config.PdfSource
Document path
KEY_SIZE - Statische Variable in Klasse com.inet.pdfc.config.PdfSource
Size of the document if known, hence zero

L

LANG_DIFFERENT - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
LANG_UNSUPPORTED - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
LINE - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.CompareType
Refers to all graphical elements (lines, curves, polygons) except images
LINE_COLOR - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
LINE_SIZE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
LINE_STYLE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
LINE_THICKNESS - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
loadCoreServerPluginDescriptionForServerStart(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
Get the core server plugin for recovery and process starter.
loadDirectory(ResourceFile) - Methode in Klasse com.inet.plugin.ServerPluginManager
FOR INTERNAL USE ONLY Durchgang #1 : plugins erst mal initial einlesen
loadXML(InputStream, String) - Methode in Klasse com.inet.pdfc.config.SourceProfile
Loads the XML configuration from a stream.
LOG_FILE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Veraltet.
As of i-net PDFC 5.0, see PDFCCorePlugin.configureLogging(java.io.File)
LOG_LEVEL - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Veraltet.
As of i-net PDFC 5.0, see PDFCCorePlugin.setLogLevel(com.inet.logging.LogLevel)
LOGGER - Statische Variable in Klasse com.inet.authentication.LoginProcessor
The authentication logger.
LOGGER - Statische Variable in Klasse com.inet.pdfc.presenter.BasePresenter
Default Logger for presenter
LoginProcessor - Klasse in com.inet.authentication
Handle the login handshake for a single user.
LoginProcessor(AuthenticationDescription) - Konstruktor für Klasse com.inet.authentication.LoginProcessor
Create a new LoginProcessor

M

main(String[]) - Statische Methode in Klasse com.inet.pdfc.PDFC
Starts i-net PDFC with the given arguments - either two folders or two files.
MARGIN - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
Removes the top and left margin, strict mode only
MASTER_LOGIN_HIDDEN - Statische Variable in Klasse com.inet.authentication.LoginProcessor
Attribute that describe if the master button is hidden and not visible to the users.
MASTER_LOGIN_ID - Statische Variable in Klasse com.inet.authentication.LoginProcessor
The login ID for the master login.
MASTER_LOGIN_SOURCE - Statische Variable in Klasse com.inet.authentication.LoginProcessor
The login source for the master login.
MAX_ERRORS_PER_FILE - Statische Variable in Schnittstelle com.inet.pdfc.config.Settings
Specifies the maximum number of errors that can occur before the comparison will be stopped for the current PDF file.
MAX_FILENAME_LENGTH - Statische Variable in Klasse com.inet.pdfc.presenter.BasePresenter
The maximum length the filename of an exported file is allowed to have without extension.
If the names of the compared files plus the additional characters are too long, then the exported name is truncated to this length.
metadataChanged - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.Modification.ModificationType
This type occurs for changes in the meta data or a page or the whole document.
MetadataChanged - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
This type occurs for changes in the meta data or a page or the whole document.
migrate(Configuration) - Methode in Schnittstelle com.inet.config.ConfigurationMigrator
Migrate the given configuration to the current version.
MINIFIED - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
MISC - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
modelChanged(ResultModel.ChangeInfo) - Methode in Schnittstelle com.inet.pdfc.results.ResultModel.ResultModelChangeListener
Called by the model whenever the date in the model is changed.
Modification - Klasse in com.inet.pdfc.generator.model
A Modification is the smallest change description in the differences model of i-net PDFC.
Modification(DiffGroup.GroupType, PagedElement, PagedElement, List) - Konstruktor für Klasse com.inet.pdfc.generator.model.Modification
Creates a modification description for a pair of elements.
Modification(DiffGroup.GroupType, List, List, List) - Konstruktor für Klasse com.inet.pdfc.generator.model.Modification
Creates a modification description for a list of elements.
Modification.ModificationType - Enum-Klasse in com.inet.pdfc.generator.model
The type of the modification which side has modifications and whether the changes do apply- This is loosely coupled to the severity type of DiffGroups.
Modified - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
The modified type indicates that the content in this group is similar on both documents but changed in style.
MULTICOLUMN - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
A sorter to detect multi column layouts and reorder the elements accordingly

N

name() - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
The unique name of this provider.
name() - Methode in Klasse com.inet.pdfc.config.PDFCProperty
Get the name of the property
name() - Methode in Klasse com.inet.pdfc.config.Settings.FILTER
The value of the enum
name() - Methode in Schnittstelle com.inet.pdfc.config.VisibilitySetting
The value of the enum
NAME_DEFAULT - Statische Variable in Klasse com.inet.config.ConfigurationManager
The name to use for USER or SYSTEM configurations which are to be used by default.
NAME_TEMP - Statische Variable in Schnittstelle com.inet.config.Configuration
The name to use for a copy of a configuration stored in the temporary scope with custom properties.
NAME_TEMP_DEFAULT - Statische Variable in Klasse com.inet.config.ConfigurationManager
The name to use for TEMP configurations which are to be used by default.
NamedExtension - Schnittstelle in com.inet.plugin
This interface is intended to simplify the selection of a certain extension out of a pool of extensions.
No - Enum-Konstante in Enum-Klasse com.inet.authentication.AuthenticationDescription.BasicSupport
No Basic authentication support

O

ObjectSetting<T> - Schnittstelle in com.inet.pdfc.config
Settings with an arbitrary value.
OCR - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
OCR for image elements
onClear() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Called upon comparison startup.
onClear() - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Called upon comparison startup.
onComparisonDone() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Called to indicate that a comparison has finished.
onComparisonDone() - Methode in Klasse com.inet.pdfc.presenter.ConsolePresenter
Called to indicate that a comparison has finished.
onComparisonDone() - Methode in Klasse com.inet.pdfc.presenter.DifferencesImagePresenter
Called to indicate that a comparison has finished.
onComparisonDone() - Methode in Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Creates the actual result PDF Called to indicate that a comparison has finished.
onComparisonDone() - Methode in Klasse com.inet.pdfc.presenter.DifferencesPNGPresenter
Creates the actual result PDF Called to indicate that a comparison has finished.
onComparisonDone() - Methode in Klasse com.inet.pdfc.presenter.DifferencesPrintPresenter
Called to indicate that a comparison has finished.
onComparisonDone() - Methode in Klasse com.inet.pdfc.presenter.JsonPresenter
Called to indicate that a comparison has finished.
onComparisonDone() - Methode in Klasse com.inet.pdfc.presenter.JsonSummaryPresenter
Called to indicate that a comparison has finished.
onComparisonDone() - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Creates and saves a report for the registered comparison model.
onDataUpdate() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Called whenever the referred model receives a data chunk.
onDataUpdate() - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Called whenever the referred model receives a data chunk.
onError(ExceptionData, boolean, BasePresenter.ERROR_SOURCE) - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Called in case of an error that occurred either in one of the parser threads or in the compare thread.
NOTE: This method is only called for exceptions which are notified to the ResultModel.
onError(ExceptionData, boolean, BasePresenter.ERROR_SOURCE) - Methode in Klasse com.inet.pdfc.presenter.ConsolePresenter
Called in case of an error that occurred either in one of the parser threads or in the compare thread.
NOTE: This method is only called for exceptions which are notified to the ResultModel.
onError(ExceptionData, boolean, BasePresenter.ERROR_SOURCE) - Methode in Klasse com.inet.pdfc.presenter.JsonSummaryPresenter
Called in case of an error that occurred either in one of the parser threads or in the compare thread.
NOTE: This method is only called for exceptions which are notified to the ResultModel.
onError(ExceptionData, boolean, BasePresenter.ERROR_SOURCE) - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Called in case of an error that occurred either in one of the parser threads or in the compare thread.
NOTE: This method is only called for exceptions which are notified to the ResultModel.
onFilterChange() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Called whenever the filter conditions of the referenced model have changed.
onFilterChange() - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Called whenever the filter conditions of the referenced model have changed.
onFinish() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
OPTIONAL: Called in case of batch comparison at the end of all comparisons of the batch run.
onFinish() - Methode in Klasse com.inet.pdfc.presenter.ConsolePresenter
OPTIONAL: Called in case of batch comparison at the end of all comparisons of the batch run.
onFinish() - Methode in Klasse com.inet.pdfc.presenter.JsonSummaryPresenter
OPTIONAL: Called in case of batch comparison at the end of all comparisons of the batch run.
onFinish() - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
OPTIONAL: Called in case of batch comparison at the end of all comparisons of the batch run.
onInit() - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Called at the time the document informations have been set.
onInit() - Methode in Klasse com.inet.pdfc.presenter.ConsolePresenter
Called at the time the document informations have been set.
onInit() - Methode in Klasse com.inet.pdfc.presenter.DifferencesImagePresenter
Creates the root and the subfolder for the current comparison run.
onInit() - Methode in Klasse com.inet.pdfc.presenter.JsonSummaryPresenter
Called at the time the document informations have been set.
onInit() - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Called at the time the document informations have been set.
Only - Enum-Konstante in Enum-Klasse com.inet.authentication.AuthenticationDescription.BasicSupport
Only Basic authentication support
ONLY_ON_DIFFERENCES - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Export the document if contain difference, all other didn't export
ONLYPAGESWITHDIFFS - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.OPTION
Pages which have no differences with current filter settings will be minimized and only shows its page number
onProgressUpdate(float) - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Called whenever the comparison sends a progress state.
onProgressUpdate(float) - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Called whenever the comparison sends a progress state.
onPropertyUpdate(PDFCProperty, Object) - Methode in Schnittstelle com.inet.pdfc.config.DefaultProfile.ProfileChangeListener
Called when the given property changed
onPropertyUpdate(String, Object) - Methode in Schnittstelle com.inet.pdfc.config.DefaultProfile.ProfileChangeListener
Called when a property with the given name changed
OPTION_CREATE_DIFF_IMAGES - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Option to enable the creation of differences images
OPTION_CREATE_FIRST_IMAGES - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Option to enable the creation of difference images for the pages of the first PDF
OPTION_CREATE_SECOND_IMAGES - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Option to enable the creation of difference images for the pages of the second PDF
OPTION_EXPORT - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Option to enable the PDF report export.
OPTION_ORIGINAL_IMAGES - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Option to enable the generation of original page images
OPTION_PRINT - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Option to enable the print export
OPTION_XOR_IMAGES - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Option to enable the creation of XOR images
OVERLAP - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Boolean switch to enable or disable the overlap mode in print, PDF and PNG.

P

PAGE_BOX_BOUNDS - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
PAGE_BOX_LOC - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
PAGE_BOX_SIZE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
PAGE_MARGIN - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
PAGE_ROTATION - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
pageAnalyzed - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
 
pageFiltered - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
 
pageParsed - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
 
PAGERANGE - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
Excludes certain pages from the comparison
PAINT_BOTH - Statische Variable in Klasse com.inet.pdfc.presenter.ExportPresenter
Toggle between Left/Right/Both Both document will be presented
PAINT_LEFT - Statische Variable in Klasse com.inet.pdfc.presenter.ExportPresenter
Toggle between Left/Right/Both Left mean the first document
PAINT_RIGHT - Statische Variable in Klasse com.inet.pdfc.presenter.ExportPresenter
Toggle between Left/Right/Both Right mean the second document
partialDiffs - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
 
PASSWORD_MINIMUM_LENGTH - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
The minimum length of the password that has to be set for users created in the product provider
PASSWORD_MINIMUM_STRENGTH - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
The minimum strength of the password that has to be set for users created in the product provider
PASSWORD_MINIMUM_STRENGTH_VALUES - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
The allowed values for the password strength
PASSWORD1 - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Sets the password for the first PDF file
PASSWORD2 - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Sets the password for the second PDF file
PDFC - Klasse in com.inet.pdfc
Main entry point into i-net PDFC
PDFC(File, File, Map) - Konstruktor für Klasse com.inet.pdfc.PDFC
Creates the command line executor
PDFC.ComparisonParameters - Klasse in com.inet.pdfc
This class gathers the configuration parameters to run a comparison, except the files to compare.
PDFC.PROP - Enum-Klasse in com.inet.pdfc
Enum of all known command line switches and options, along with their long and short for and info about their default value and whether they require a parameter
PdfcException - Ausnahmeklasse in com.inet.pdfc.error
Primary exception type to send exceptions with a numeric cause.
PdfcException(ErrorCode, Object...) - Konstruktor für Ausnahmeklasse com.inet.pdfc.error.PdfcException
Creates the exception with an error code
PdfcException(ErrorCode, Throwable, Object...) - Konstruktor für Ausnahmeklasse com.inet.pdfc.error.PdfcException
Creates the exception with error code and root cause
PdfcException(Throwable) - Konstruktor für Ausnahmeklasse com.inet.pdfc.error.PdfcException
Creates a new general or wrapped exception from a cause.
PDFComparer - Klasse in com.inet.pdfc
This is the main entry point when using i-net PDFC API.
PDFComparer() - Konstruktor für Klasse com.inet.pdfc.PDFComparer
Creates an empty comparer instance.
PDFCProperty<T> - Klasse in com.inet.pdfc.config
Enumeration of the various configuration properties which can be set for i-net PDFC.
PDFCProperty(String, boolean) - Konstruktor für Klasse com.inet.pdfc.config.PDFCProperty
Creates a new boolean PDFCProperty with the specified default value.
PDFCProperty(String, double, double, double) - Konstruktor für Klasse com.inet.pdfc.config.PDFCProperty
Creates a new double PDFCProperty with the specified default value.
PDFCProperty(String, int, int, int) - Konstruktor für Klasse com.inet.pdfc.config.PDFCProperty
Creates a new integer PDFCProperty with the specified default value.
PDFCProperty(String, Class, D...) - Konstruktor für Klasse com.inet.pdfc.config.PDFCProperty
Creates a new multi-choice PDFCProperty with the specified default value and a set of valid values.
PDFCProperty(String, String, ValidValueProvider) - Konstruktor für Klasse com.inet.pdfc.config.PDFCProperty
Creates a new single-choice PDFCProperty with the specified default value and a set of valid values.
PDFCProperty(String, String, String...) - Konstruktor für Klasse com.inet.pdfc.config.PDFCProperty
Creates a new single-choice PDFCProperty with the specified default value and a set of valid values.
PdfSource - Klasse in com.inet.pdfc.config
This is an abstraction for raw PDF documents.
PdfSource() - Konstruktor für Klasse com.inet.pdfc.config.PdfSource
Veraltet.
As of i-net PDFC 23.10 - use the protected constructor PdfSource(String, String, long, long) instead
PdfSource(String, String, long, long) - Konstruktor für Klasse com.inet.pdfc.config.PdfSource
Creates the document source instance
PluginFilter - Schnittstelle in com.inet.plugin
A filter for loading plugins.
PRE_INIT - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
before any initializing
PREPARE - Enum-Konstante in Enum-Klasse com.inet.pdfc.presenter.BasePresenter.ERROR_SOURCE
Source is the PDFComparer or any other class which prepares the AbstractComparator
PresenterExceptionData - Klasse in com.inet.pdfc.error
A class to get the exceptions of a presenter.
PresenterExceptionData(ExceptionData, String, Pair) - Konstruktor für Klasse com.inet.pdfc.error.PresenterExceptionData
Creates an instance for a Throwable
PRESENTERS - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Parameter for the export presenters to be used.
progress - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
 
PROGRESS_UPDATE - Enum-Konstante in Enum-Klasse com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
A simple notification about the overall progress of the comparison and export
PROVIDER - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
The authentication settings property name for the name of the provider.
PROVIDER_PRODUCT - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
Value of provider property for the one product provider.
PROVIDER_SYSTEM - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
Value of provider property for the one system provider.
put(int, String, Configuration) - Methode in Klasse com.inet.config.ConfigurationManager
Stores the configuration at the position specified.
put(ConfigKey, String) - Methode in Schnittstelle com.inet.config.Configuration
Maps the specified key to the specified value.
Setting null as a value will effectively remove the mapping associated with the key from this Configuration.
put(String, String) - Methode in Schnittstelle com.inet.config.Configuration
Maps the specified key to the specified value.
Setting null as a value will effectively remove the mapping associated with the key from this Configuration.
putAll(Map) - Methode in Schnittstelle com.inet.config.Configuration
Convenience method which puts all properties in the given map into this configuration, overwriting any properties which already exist.
putAll(Map, boolean) - Methode in Schnittstelle com.inet.config.Configuration
Veraltet.
As of i-net Clear Reports 14, use Configuration.putAll(Map)
putValue(ConfigKey, Object) - Methode in Schnittstelle com.inet.config.Configuration
Convert a value to String and put it in this configuration.
putValue(PDFCProperty, String) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Stores a property in the current configuration.
putValue(PDFCProperty, String) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Stores a property in the current configuration.
putValue(String, String) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Stores a property in the current configuration.
putValue(String, String) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Stores a property in the current configuration.
putValues(Properties) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Stores all properties in the current configuration.
putValues(Properties) - Methode in Schnittstelle com.inet.pdfc.config.IProfile
Stores all properties in the current configuration.

R

readPluginsFromDirectory(ResourceFile[]) - Methode in Klasse com.inet.plugin.ServerPluginManager
FOR INTERNAL USE ONLY Extrahiert die Plugin-Archive und erzeugt die Plugin-Beschreibungen.
RECTANGLE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.HighlightData.Highlight.Appearance
 
REGEXP - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
Removes text elements according to regexp patterns
register(Class, T) - Methode in Klasse com.inet.plugin.ServerPluginManager
Register a instance as extension in the ServerPluginManager.
REGISTER - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
registering extensions of the plugins
registerExtension(ServerPluginManager) - Methode in Schnittstelle com.inet.plugin.ServerPlugin
Registers all instances of extensions in the ServerPluginManager.
registerHelp(HelpProviderContainer) - Methode in Schnittstelle com.inet.plugin.ServerPlugin
Register all help providers.
RemoteLoginProcessor - Klasse in com.inet.authentication
A WebUserInfo which requests authorization data from an external source (outside of the Java VM).
RemoteLoginProcessor(AuthenticationDescription) - Konstruktor für Klasse com.inet.authentication.RemoteLoginProcessor
Create a new LoginProcessor
remove - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.Modification.ModificationType
There are only removed affected elements in the first document.
removeChangeListener(ResultModel.ResultModelChangeListener) - Methode in Klasse com.inet.pdfc.results.ResultModel
Removes a ResultModelChangeListener from this model.
removeConfigurationChangeListener(ConfigurationChangeListener) - Methode in Klasse com.inet.config.ConfigurationManager
Removes the given ConfigurationChangeListener.
removeConfigurationMigrator(ConfigurationMigrator) - Methode in Klasse com.inet.config.ConfigurationManager
Remove the given migrator from the list.
removeProfileChangeListener(DefaultProfile.ProfileChangeListener) - Methode in Klasse com.inet.pdfc.config.DefaultProfile
Removes a listener to be no more notified
rename(int, String, int, String) - Methode in Klasse com.inet.config.ConfigurationManager
Renames and/or moves a configuration.
renderPage(double, Graphics2D) - Methode in Klasse com.inet.pdfc.results.ResultPage
Renders the page to a BufferedImage.
replace - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.Modification.ModificationType
There are affected elements in both documents but their number may differ.
Replaced - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
For this type, the Modifications contain elements of similar type and equal style(per side).
ReportPDFPresenter - Klasse in com.inet.pdfc.presenter
Veraltet.
As of i-net PDFC 21.4 - use the super class instead use ReportPresenter(boolean, boolean, String, OutputStream) instead
ReportPDFPresenter(boolean, boolean, File) - Konstruktor für Klasse com.inet.pdfc.presenter.ReportPDFPresenter
Veraltet.
As of i-net PDFC 21.4 - use the super class instead
ReportPDFPresenter(boolean, boolean, File, boolean) - Konstruktor für Klasse com.inet.pdfc.presenter.ReportPDFPresenter
Veraltet.
As of i-net PDFC 21.4 - use the super class instead
ReportPresenter - Klasse in com.inet.pdfc.presenter
Generates a statistical report of the comparison which contains diagrams of the difference types and their distribution along the pages.
An active 'reporting' plugin is required to use this filter!
ReportPresenter(boolean, boolean, boolean, String, File, boolean) - Konstruktor für Klasse com.inet.pdfc.presenter.ReportPresenter
Creates the exporter.
ReportPresenter(boolean, boolean, boolean, String, OutputStream) - Konstruktor für Klasse com.inet.pdfc.presenter.ReportPresenter
Creates the exporter.
ReportPresenter(boolean, boolean, String, File, boolean) - Konstruktor für Klasse com.inet.pdfc.presenter.ReportPresenter
Creates the exporter.
ReportPresenter(boolean, boolean, String, OutputStream) - Konstruktor für Klasse com.inet.pdfc.presenter.ReportPresenter
Creates the exporter.
requestLoginData(HttpServletRequest, HttpServletResponse) - Methode in Klasse com.inet.authentication.RemoteLoginProcessor
Request the data for a login of a client - the data sent to the response object can be form data or an HTTP status 401, depending on the scenario.
reset() - Methode in Schnittstelle com.inet.pdfc.config.UserSettings
Sets the user settings to default.
reset() - Methode in Schnittstelle com.inet.plugin.ServerPlugin
Is called if the server was stopped.
reset() - Methode in Klasse com.inet.plugin.ServerPluginManager
FOR INTERNAL USE ONLY Reset the ServerPluginManager after a server stop.
RESET - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
the server was stopped
restart() - Methode in Schnittstelle com.inet.plugin.ServerPlugin
Is called after a restart of the server within the same Java VM instance.
ResultModel - Klasse in com.inet.pdfc.results
This class is the central model to access the results of a comparison and to make the result available to any listener and presenter.
ResultModel() - Konstruktor für Klasse com.inet.pdfc.results.ResultModel
Creates the instance and sets all DiffGroup.GroupTypes to visible.
ResultModel(ResultModelData) - Konstruktor für Klasse com.inet.pdfc.results.ResultModel
Creates the instance, sets all DiffGroup.GroupTypes to visible and sets the data.
ResultModel.ChangeInfo - Klasse in com.inet.pdfc.results
Event object with a page range for both documents where the differences data has changed
ResultModel.ResultModelChangeListener - Schnittstelle in com.inet.pdfc.results
Defines a listener for the result model
ResultModel.STATE_CHANGE_TYPE - Enum-Klasse in com.inet.pdfc.results
Defines the type of model change in an update event
ResultPage - Klasse in com.inet.pdfc.results
A page result contains all information for a page in a compares document.
ResultPage() - Konstruktor für Klasse com.inet.pdfc.results.ResultPage
Create uninitialized page
ResultPage(PageData, PageImageCache, ResultModel) - Konstruktor für Klasse com.inet.pdfc.results.ResultPage
Creates a page for the ResultModel
RETRY_BATCH - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Boolean switch to retry failed comparisons in batch mode.
REUQESTANDACTIVATETRIAL - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
 
ROOT - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Switch to set the root folder for the report and difference images
ROTATION - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.TextStyleType
Differences in text rotation
runComparison() - Methode in Klasse com.inet.pdfc.PDFC
Runs the comparison or executes the non-comparing command line arguments
runIfPluginLoaded(String, Supplier) - Methode in Klasse com.inet.plugin.ServerPluginManager
Runs the plugin register supplier when the plugin with the given id is loaded
and the caller was load from the DependencyClassLoader.
This code can be used in the register phase of a plugin to ensure that code of
optional plugins is only used executed, if available.

S

save() - Methode in Schnittstelle com.inet.pdfc.config.UserSettings
Stores all user settings.
SCALE - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
Boolean switch to enable or disable 'scale to fit page' in print, PDF and PNG.
SCALETOPAGEHEIGHT - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Fit first page to the PDFs to first exported page
SCOPE_SYSTEM - Statische Variable in Schnittstelle com.inet.config.Configuration
Constant for the scope of a configuration.
This scope means the configuration is stored in the system preferences
SCOPE_TEMP - Statische Variable in Schnittstelle com.inet.config.Configuration
Constant for the scope a configuration.
This scope means the configuration will not be permanently stored.
SCOPE_USER - Statische Variable in Schnittstelle com.inet.config.Configuration
Constant for the scope a configuration.
This scope means the configuration is stored in the user preferences
SECOND_PDF - Enum-Konstante in Enum-Klasse com.inet.pdfc.presenter.BasePresenter.ERROR_SOURCE
Source is the parser for the second document
ServerPlugin - Schnittstelle in com.inet.plugin
This interface must be implemented by server plugin entry points.
ServerPluginManager - Klasse in com.inet.plugin
The ServerPluginManager is the central point in the server for the plugin framework.
ServerPluginManager() - Konstruktor für Klasse com.inet.plugin.ServerPluginManager
Create a instance of ServerPluginManager.
ServerPluginManager.PluginLoadFailCause - Enum-Klasse in com.inet.plugin
Possible cause why a plugin was not loaded.
ServerPluginManager.ServerPluginManagerState - Enum-Klasse in com.inet.plugin
The state the plugin manager is in: whether before initialization, currently registering plugins, initialized, or resetting
setActived(Map) - Methode in Klasse com.inet.plugin.ServerPluginManager
Set the activated plugins.
setBackgroundColor(Color) - Methode in Klasse com.inet.pdfc.presenter.ExportPresenter
Set the background color of the print.
setColor(Color, ColorSetting) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Set the color for this setting.
setColor(Color, ColorSetting) - Methode in Schnittstelle com.inet.pdfc.config.Settings
Set the color for this setting.
setCorePluginId(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
Set the name of the core plugin id.
setCurrent(LoginProcessor) - Statische Methode in Klasse com.inet.authentication.LoginProcessor
Sets the specified LoginProcessor as the info for the current request session/thread.
setCurrent(Configuration) - Methode in Klasse com.inet.config.ConfigurationManager
Sets the given configuration as the one currently being used by the application instead of the default configuration as specified in ConfigurationManager.getCurrent().
setCurrent(BaseRunnableSession, LoginProcessor) - Statische Methode in Klasse com.inet.authentication.LoginProcessor
FOR INTERNAL USE ONLY Sets the specified LoginProcessor in the session.
setCurrentForAllThreads(LoginProcessor) - Statische Methode in Klasse com.inet.authentication.LoginProcessor
Set the LoginProcessor from the designer.
setData(PageData) - Methode in Klasse com.inet.pdfc.results.ResultPage
Copies the page data into the ResultPage
setDescription(String) - Methode in Schnittstelle com.inet.config.Configuration
Veraltet.
As of version 26.4
setEnabled(boolean, VisibilitySetting...) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Set the visibility for this setting
setEnabled(boolean, VisibilitySetting...) - Methode in Schnittstelle com.inet.pdfc.config.Settings
Set the visibility for this setting
setExportFormat(String) - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Sets the export format of the report.
setHelpCenterMode(boolean) - Statische Methode in Klasse com.inet.config.ConfigurationManager
FOR INTERNAL USE ONLY
setImage(Image) - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Sets the image.
setImageScaleFactor(double) - Methode in Klasse com.inet.pdfc.presenter.DifferencesImagePresenter
Sets the scale factor for all produced images.
This setter permanently OVERRIDES the values of the profile for this instance!
setLanguage(String) - Methode in Klasse com.inet.pdfc.config.PdfSource
Set the language for this document
setLogWriter(PrintWriter) - Methode in Klasse com.inet.pdfc.presenter.ConsolePresenter
Sets a writer to print the result to
setMarkerColor(Color, Modification.ModificationType) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Set the color for the marker.
setMarkerColor(Color, DiffGroup.GroupType) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Veraltet.
setMarkerColor(Color, DiffGroup.GroupType) - Methode in Schnittstelle com.inet.pdfc.config.Settings
Veraltet.
As of i-net PDFC 25.10, use instead Settings.setMarkerColor(Color, ModificationType)
setMarkerColor(Color, Modification.ModificationType) - Methode in Schnittstelle com.inet.pdfc.config.Settings
Set the color for the marker.
setMaxErrors(int) - Methode in Klasse com.inet.pdfc.presenter.ConsolePresenter
Sets the maximum number of errors to be displayed per comparison.
setModel(ResultModel) - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Registers this presenter to a model.
setModel(ResultModel) - Methode in Klasse com.inet.pdfc.presenter.ExportFilePresenter
Registers this presenter to a model.
setModel(ResultModel) - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Registers this presenter to a model.
setModel(ResultModel) - Methode in Klasse com.inet.pdfc.results.ResultPage
Sets the model as well as the renderSource of this page
setOverlapAlpha(float) - Methode in Klasse com.inet.pdfc.presenter.ExportPresenter
Set the alpha to use for overlapping export.
setPagelayout(int, int, int, int, int, int) - Methode in Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Set the desired pageLayout for the pdf to render.
setPageLimit(int) - Methode in Klasse com.inet.pdfc.config.PdfSource
Set the maximal number of pages the document source will return
setPageOffset(int) - Methode in Klasse com.inet.pdfc.results.ResultPage
Updates the page offset.
setPaintOverlap(boolean) - Methode in Klasse com.inet.pdfc.presenter.ExportPresenter
Set to true if the compared documents must be exported in overlapping mode.
setPaintSides(byte) - Methode in Klasse com.inet.pdfc.presenter.ExportPresenter
Set weather the first or the second of both compared documents must be painted.
setParent(BasePresenter) - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Sets the parent presenter for spawned presenters.
setPassword(String) - Methode in Klasse com.inet.pdfc.config.PdfSource
Sets the user password to decode the PDF source
setPassword(String) - Methode in Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Set the password for the exported file
setPassword(String) - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Set for the export format pdf the password
setPluginDir(ResourceFile) - Methode in Klasse com.inet.plugin.ServerPluginManager
Set the relative or absolute plugin directory which is to be searched for plugins.
setPluginDir(String) - Methode in Klasse com.inet.plugin.ServerPluginManager
Set the relative or absolute path of plugin directory which is to be searched for plugins
setPluginFilter(PluginFilter) - Methode in Klasse com.inet.plugin.ServerPluginManager
Set a plugin filter which filter the available plugins
setPluginLoadError(String, Throwable) - Methode in Klasse com.inet.plugin.ServerPluginManager
Set the cause because a plugin was not loaded.
setPrintRange(int, int) - Methode in Schnittstelle com.inet.pdfc.presenter.ExportFilePresenter.HasPrintRange
Set the range of pages to render into the pdf.
If both parameters are -1, all pages will be printed.
setPrintRange(int, int) - Methode in Klasse com.inet.pdfc.presenter.ExportFilePresenter
Set the range of pages to render into the export-document.
If both parameters are -1, all pages will be printed.
setProfile(IProfile) - Methode in Klasse com.inet.pdfc.PDFComparer
Set the profile to use with this PDFComparer.
The profile determines which elements must be compared, how large the tolerance must be and other options.
setProfile(String) - Methode in Klasse com.inet.pdfc.PDFComparer
Set the profile to use with this PDFComparer.
The profile determines which elements must be compared, how large the tolerance must be and other options.
It's recommended to check whether the profile is available first by calling DefaultProfileID.getAvailableProfileIDs().
setRecoveryConfiguration(String) - Statische Methode in Klasse com.inet.config.ConfigurationManager
FOR INTERNAL USE ONLY
setRecoveryMode(boolean) - Statische Methode in Klasse com.inet.config.ConfigurationManager
FOR INTERNAL USE ONLY
setRenderCacheKey(String) - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Sets the key of the render cache entry for drawing this highlight.
setReplaceSystemFonts(boolean) - Methode in Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Sets whether system font references should be replaced by embedded PDF default fonts.
setRootFolder(File) - Methode in Klasse com.inet.pdfc.PDFC.ComparisonParameters
Sets the root folder for all presenters that will be created AFTER calling this method
setScale(double) - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
Re-scale the bounding-boxes of characters to the given scale.
setSetting(Settings) - Methode in Klasse com.inet.pdfc.results.ResultModel
Set setting for this model.
setSetting(Object, String) - Methode in Klasse com.inet.pdfc.config.DefaultSetting
Set the specific setting with the value
setSetting(Object, String) - Methode in Schnittstelle com.inet.pdfc.config.Settings
Set the specific setting with the value
setSettings(Settings) - Methode in Klasse com.inet.pdfc.PDFComparer
Defines the visibility for difference option.
setShouldMerge(boolean) - Methode in Klasse com.inet.pdfc.generator.model.Modification
A flag, for merge the pageElements to one elements
setSize(int, int) - Methode in Klasse com.inet.pdfc.presenter.DifferencesPNGPresenter
Set the size of each image created.
setTemporaryProperties(Properties) - Methode in Klasse com.inet.config.ConfigurationManager
Creates and returns a new temporary configuration called "<temp copy>", imports the given properties and sets the created configuration as the current configuration.
setTemporaryPropertiesFromURL(URL) - Methode in Klasse com.inet.config.ConfigurationManager
Creates and returns a new temporary configuration called "<temp copy>", imports the given properties and sets the created configuration as the current configuration.
Settings - Schnittstelle in com.inet.pdfc.config
Default implementations for VisibilitySetting for multiple purposes:
EXPORT - configures the export to PDF or image format FILTER - toggles the visibility of filter data OPTION - toggles general options that affect the result of a comparison METAOPTION - color options that are not related to a difference type For setting details
Settings.EXPORT - Enum-Klasse in com.inet.pdfc.config
Settings to configure the export to PDF or image format.
Settings.FILTER - Klasse in com.inet.pdfc.config
This is a convenience class to enable or disable the highlighting of changes by a filter.
Settings.METAOPTION - Enum-Klasse in com.inet.pdfc.config
Color options that are not related to a difference type.
Settings.OPTION - Enum-Klasse in com.inet.pdfc.config
Options affect the comparison result, but are not related to the actual export or output format.
setType(String) - Methode in Klasse com.inet.pdfc.generator.message.HighlightData.Highlight
Sets the type.
setVisible(boolean) - Methode in Klasse com.inet.pdfc.generator.model.Modification
Defines whether or not this difference will be displayed in any rendered output.
setX(double) - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
x cooridnates in unscaled page
setY(double) - Methode in Schnittstelle com.inet.pdfc.textselection.TextInfo
y cooridnates in unscaled page
SHAPEFILL - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
SIDES - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
The sides to export, when using print, PDF or PNG.
SIZE - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.TextStyleType
Difference for Text Size
SourceProfile - Klasse in com.inet.pdfc.config
The class contains configuration data from an inputstream (for example URL).
SourceProfile(InputStream, String) - Konstruktor für Klasse com.inet.pdfc.config.SourceProfile
Creates a new i-net PDFC configuration, based on the xmlConfigFile.
SPACE_COUNT - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.TextStyleType
Differences in the number of spaces between two words with the condition that that there at least is a space.
SPACING - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.TextStyleType
Differences for spaces and line breaks that are not a semantical difference but rather improvements to the visual appearance
SPACING - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
spawn(boolean) - Methode in Klasse com.inet.pdfc.presenter.BasePresenter
Creates another presenter of the the same type as the current one.
spawn(boolean) - Methode in Klasse com.inet.pdfc.presenter.ConsolePresenter
Creates another presenter of the the same type as the current one.
spawn(boolean) - Methode in Klasse com.inet.pdfc.presenter.DifferencesImagePresenter
Creates another presenter of the the same type as the current one.
spawn(boolean) - Methode in Klasse com.inet.pdfc.presenter.DifferencesPDFPresenter
Creates another presenter of the the same type as the current one.
spawn(boolean) - Methode in Klasse com.inet.pdfc.presenter.DifferencesPNGPresenter
Creates another presenter of the the same type as the current one.
spawn(boolean) - Methode in Klasse com.inet.pdfc.presenter.DifferencesPrintPresenter
Creates another presenter of the the same type as the current one.
spawn(boolean) - Methode in Klasse com.inet.pdfc.presenter.JsonPresenter
Creates another presenter of the the same type as the current one.
spawn(boolean) - Methode in Klasse com.inet.pdfc.presenter.JsonSummaryPresenter
Creates another presenter of the the same type as the current one.
spawn(boolean) - Methode in Klasse com.inet.pdfc.presenter.ReportPresenter
Creates another presenter of the the same type as the current one.
Standard - Enum-Konstante in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
The normal users.
STRIKEOUT - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.HighlightData.Highlight.Appearance
 
STYLES - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.TextStyleType
Difference for Text Styles (Bold, italic, underline
supportsFormLogin() - Methode in Klasse com.inet.authentication.RemoteLoginProcessor
If the authentication provider supports form authentication.
supportsRoles() - Methode in Klasse com.inet.authentication.LoginProcessor
Retrieves whether this login processor supports roles/groups.
Sync - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
This is an optional type which is added by the generator at any identical locations in the document flow to help any graphical presenter to keep the presented pages in sync.
SYSTEM_LOGIN_SOURCE - Statische Variable in Klasse com.inet.authentication.LoginProcessor
The login source for all logins that come from the underlying system.
SYSTEM_LOGINTYPE - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
The authentication settings property name for the real provider for the "system" provider.
SYSTEM_PROVIDER_ACTION - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
Category and group for the config structure provider for the system authentication provider.

T

TAG - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
Temp - Enum-Konstante in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
No login is possible.
TEMP_LOGIN_SOURCE - Statische Variable in Klasse com.inet.authentication.LoginProcessor
The login source for the temp login.
TEXT - Enum-Konstante in Enum-Klasse com.inet.pdfc.config.CompareType
Refers to all text elements
TEXT_ALIGN_RATIO - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
This value is the maximum allowed y-jitter for the text line identification.
TEXT_CONTROL - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
TEXT_LOC - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
TEXT_ROTATION - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
TextInfo - Schnittstelle in com.inet.pdfc.textselection
A model class for get some text information how the text, the position, the bounds etc.
textInfoUpdate - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
 
TextStyleType - Enum-Klasse in com.inet.pdfc.config
List of all possible TextStyles for comparison.
TEXTTRANSFORM - Statische Variable in Schnittstelle com.inet.pdfc.plugin.configurations.DefaultFilterNames
Character replacement to solve issues with OCR and representation forms
TOLERANCE_BOX_ROUND_EDGES - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximum number of pixels (1 pixel is approximately 0.265mm) that a control point of a quadratic Bézier curve may differ in total before it is viewed as a difference.
TOLERANCE_COLOR - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Defines the maximum color difference per RGB or HSB channel for all paints.
TOLERANCE_IMAGE_DISTANCE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximum number of pixels that the position of an image can differ before it is viewed as a difference.
TOLERANCE_IMAGE_PIXEL_VALUE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximal allowed discrepancy of pixel values (Double) before it is viewed as a difference.
TOLERANCE_IMAGE_SIZE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximum relative difference that the area spanned by an image may differ before it is viewed as a difference.
TOLERANCE_LINE_POSITION - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximum number of pixels that the position of a line or curves can differ per axis before it is viewed as a difference.
TOLERANCE_LINE_SIZE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximum number of pixels that the length of a line can differ in total before it is viewed as a difference.
TOLERANCE_LINE_STYLE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies if a different line dash pattern, describing dashes and gaps used to stroke paths will be viewed as a difference.
TOLERANCE_LINE_THICKNESS - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximum difference in stroke thickness of two lines or curves before it is viewed as a difference.
TOLERANCE_PAGE_LEFTCORNER - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximum number of pixels that the left or top margin of a page can differ (is the upper left corner of all elements) before it is viewed as a difference.
TOLERANCE_PAGE_RATIO - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the tolerance for the aspect ratio of the PDF page.
TOLERANCE_PAGE_SIZE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximum number of pixels that the width or height of a page can differ before it is viewed as a difference.
TOLERANCE_TEXT_LOCATION - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximum allowed location jitter for matched text elements in pixels.
TOLERANCE_TEXT_SIZE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Defines the maximum relative font size difference for text.
TOLERANCE_UNDERLINE_LENGTH - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies the maximum difference in percent, in which the length of underlines may differ before it is viewed as a difference.
toPropertyValue(Object[]) - Statische Methode in Klasse com.inet.pdfc.config.PDFCProperty
Convenience function to get the property value for a multi-choice property.
toString() - Methode in Schnittstelle com.inet.config.Configuration
Returns the scope and the name of the configuration as String.
toString() - Methode in Klasse com.inet.pdfc.config.DirectoryPdfSource
toString() - Methode in Klasse com.inet.pdfc.config.PDFCProperty
toString() - Methode in Klasse com.inet.pdfc.error.ExceptionData
toString() - Methode in Klasse com.inet.pdfc.error.PresenterExceptionData
toString() - Methode in Klasse com.inet.pdfc.generator.model.DiffGroup
toString() - Methode in Klasse com.inet.pdfc.generator.model.Modification
transferClientLoginData(HttpServletRequest, HttpServletResponse) - Methode in Klasse com.inet.authentication.RemoteLoginProcessor
Send the login answer of the client (browser) to a login script or external library.
transferFormLoginData(HttpServletRequest, HttpServletResponse) - Methode in Klasse com.inet.authentication.RemoteLoginProcessor
Set the answer of a form authorization.
transformGuiProperties(Map) - Methode in Schnittstelle com.inet.authentication.AuthenticationProvider
Transform the loaded values to the format needed for the configuration GUI
TYPE_CHANGE - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
Type specifying that the currently configuration has been changed to a different configuration than before, via ConfigurationManager.setCurrent(Configuration)
TYPE_CLEAR - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
Type specifying that a configuration has been cleared via Configuration.clear()
TYPE_COPY - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
Type specifying that a configuration has been copied via ConfigurationManager.copy(int, String, int, String)
TYPE_CREATE - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
Type specifying that a new configuration has been created via ConfigurationManager.create(int, String)
TYPE_DELETE - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
Type specifying that a configuration has been deleted via ConfigurationManager.delete(int, String)
TYPE_IMPORT - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
Type specifying that a configuration has been imported via ConfigurationManager.importFromStream(int, String, java.io.InputStream).
TYPE_MODIFY - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
Type specifying that a configuration has been modified, e.g. via Configuration.put(String, String).
TYPE_MODIFY_DEFAULT - Statische Variable in Klasse com.inet.config.ConfigurationChangeEvent
Type specifying that a ConfigKey default value has been modified, e.g. via ConfigKey.setDefault(String).
TYPES - Enum-Konstante in Enum-Klasse com.inet.pdfc.PDFC.PROP
The DiffGroup.GroupTypes to show in the result.

U

UNDERLINE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.message.HighlightData.Highlight.Appearance
 
UNDERLINE - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
UNDERLINE_LENGTH - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
 
uninstall(boolean) - Methode in Schnittstelle com.inet.plugin.ServerPlugin
Is called by ServerPluginManager during execution of uninstall tasks of available plugins.
uninstall(ServerPluginDescription, boolean) - Methode in Klasse com.inet.plugin.ServerPluginManager
Executes uninstall tasks of available plugins.
unwrap(Class) - Methode in Klasse com.inet.authentication.LoginProcessor
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
USE_PIXEL_MEDIUM_VALUE - Statische Variable in Klasse com.inet.pdfc.config.PDFCProperty
Specifies whether i-net PDFC should compare images using the average pixel values instead of single pixel values.
USER_CAN_REGISTER - Statische Variable in Klasse com.inet.authentication.AuthenticationDescription
The authentication settings property name for the product provider for the flag if a user can register.
UserAccountType - Enum-Klasse in com.inet.usersandgroups.api.user
The account type determine some possible features of a user and/or login.
UserSettings - Schnittstelle in com.inet.pdfc.config
Contains all user settings for color, visibility and export.

V

validationError - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.Modification.ModificationType
A validation error is an indicator for a problem on a singular element.
ValidationError - Enum-Konstante in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
A validation error is an indicator for a problem on a singular element.
ValidValueProvider - Klasse in com.inet.pdfc.config
An abstraction of the valid values of an enum property.
ValidValueProvider(Object[]) - Konstruktor für Klasse com.inet.pdfc.config.ValidValueProvider
Creates a value provider for values without translation.
ValidValueProvider(List) - Konstruktor für Klasse com.inet.pdfc.config.ValidValueProvider
Creates the provider for a list of well defined valid values
ValidValueProvider.ValidValue - Schnittstelle in com.inet.pdfc.config
Defines a value that is valid for a certain property.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.authentication.AuthenticationDescription.BasicSupport
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.config.CompareType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Klasse com.inet.pdfc.config.PDFCProperty
Get a PDFCProperty by name
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.config.Settings.METAOPTION
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.config.Settings.OPTION
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.config.TextStyleType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.generator.message.HighlightData.Highlight.Appearance
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.generator.model.Modification.ModificationType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.PDFC.PROP
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.presenter.BasePresenter.ERROR_SOURCE
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
values() - Statische Methode in Enum-Klasse com.inet.authentication.AuthenticationDescription.BasicSupport
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.config.CompareType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Klasse com.inet.pdfc.config.PDFCProperty
Get all available values.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.config.Settings.EXPORT
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.config.Settings.METAOPTION
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.config.Settings.OPTION
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.config.TextStyleType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.generator.message.Chunk.ChunkType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.generator.message.HighlightData.Highlight.Appearance
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.generator.model.diff.AttributeDifference.TYPE
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.generator.model.Modification.ModificationType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.PDFC.PROP
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.presenter.BasePresenter.ERROR_SOURCE
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.plugin.ServerPluginManager.ServerPluginManagerState
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse com.inet.usersandgroups.api.user.UserAccountType
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
valuesVisible() - Statische Methode in Enum-Klasse com.inet.pdfc.generator.model.DiffGroup.GroupType
Returns the groups which should be visible to the user by default.
VERSION - Enum-Konstante in Enum-Klasse com.inet.plugin.ServerPluginManager.PluginLoadFailCause
plugin is for a different version
VISIBILITY_CHANGE - Enum-Konstante in Enum-Klasse com.inet.pdfc.results.ResultModel.STATE_CHANGE_TYPE
The visibility of at least one Modification has changed.
VisibilitySetting - Schnittstelle in com.inet.pdfc.config
A visibility setting for the comparison.

W

waitOnInitState(int) - Methode in Klasse com.inet.plugin.ServerPluginManager
Wait the given count that the plugin manager will receive the state init.
writeDifferencesImage(int, BufferedImage) - Methode in Klasse com.inet.pdfc.presenter.DifferencesImagePresenter
Writes a differences image.
writePageImage(int, boolean, BufferedImage) - Methode in Klasse com.inet.pdfc.presenter.DifferencesImagePresenter
Writes the image of a rendered page.

X

XMLProfile - Klasse in com.inet.pdfc.config
The class contains configuration data from an XML file.
XMLProfile(File) - Konstruktor für Klasse com.inet.pdfc.config.XMLProfile
Creates a new i-net PDFC configuration, based on the xmlProfileFile.
A B C D E F G H I J K L M N O P R S T U V W X 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form